Skip to content

Commit 2754b3c

Browse files
fix(deps): update code-quality
1 parent 7df8557 commit 2754b3c

File tree

4 files changed

+105
-120
lines changed

4 files changed

+105
-120
lines changed

config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"glob": "^11.0.1",
1818
"ember-eslint-parser": "^0.5.9",
1919
"eslint": "^9.21.0",
20-
"eslint-config-prettier": "^9.1.0",
20+
"eslint-config-prettier": "^10.1.1",
2121
"eslint-plugin-import": "^2.31.0",
2222
"eslint-plugin-mocha": "^10.5.0",
2323
"eslint-plugin-n": "^17.15.1",

packages/build-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@warp-drive/internal-config": "workspace:*",
5252
"@types/babel__core": "^7.20.5",
53-
"@types/node": "^20.17.22",
53+
"@types/node": "^22.13.9",
5454
"@babel/plugin-transform-typescript": "^7.26.8",
5555
"@babel/preset-typescript": "^7.26.0",
5656
"@babel/core": "^7.26.9",

0 commit comments

Comments
 (0)