Skip to content

Commit faee620

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, @types/node, eslint, npmignore
1 parent f519a7e commit faee620

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
},
3333
"devDependencies": {
3434
"@arethetypeswrong/cli": "^0.18.2",
35-
"@ljharb/eslint-config": "^21.2.0",
35+
"@ljharb/eslint-config": "^22.2.2",
3636
"@ljharb/tsconfig": "^0.3.2",
37-
"@types/node": "^25.3.5",
37+
"@types/node": "^25.6.0",
3838
"auto-changelog": "^2.5.0",
3939
"available-typed-arrays": "^1.0.7",
4040
"encoding": "^0.1.13",
41-
"eslint": "=8.8.0",
41+
"eslint": "^8.57.1",
4242
"for-each": "^0.3.5",
43-
"npmignore": "^0.3.1",
43+
"npmignore": "^0.3.5",
4444
"nyc": "^10.3.2",
4545
"tape": "^5.9.0",
46-
"typescript": "^6.0.0-dev.20260306"
46+
"typescript": "next"
4747
},
4848
"engines": {
4949
"node": ">= 0.4"

0 commit comments

Comments
 (0)