Skip to content

Commit d4e4a5d

Browse files
fix(deps): update code-quality
1 parent 7fe1571 commit d4e4a5d

File tree

4 files changed

+104
-120
lines changed

4 files changed

+104
-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.0.2",
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
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@warp-drive/internal-config": "workspace:*",
5353
"@types/babel__core": "^7.20.5",
54-
"@types/node": "^20.17.22",
54+
"@types/node": "^22.13.9",
5555
"@babel/plugin-transform-typescript": "^7.26.8",
5656
"@babel/preset-typescript": "^7.26.0",
5757
"@babel/core": "^7.26.9",

0 commit comments

Comments
 (0)