Skip to content

Commit ee9604a

Browse files
fix(deps): update code-quality
1 parent 0c3484c commit ee9604a

File tree

4 files changed

+109
-125
lines changed

4 files changed

+109
-125
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
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@warp-drive/internal-config": "workspace:*",
5454
"@types/babel__core": "^7.20.5",
55-
"@types/node": "^20.17.22",
55+
"@types/node": "^22.13.11",
5656
"@babel/plugin-transform-typescript": "^7.26.8",
5757
"@babel/preset-typescript": "^7.26.0",
5858
"@babel/core": "^7.26.9",

0 commit comments

Comments
 (0)