We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@ljharb/eslint-config
@types/node
eslint
npmignore
1 parent f6b0e42 commit e3cce16Copy full SHA for e3cce16
1 file changed
package.json
@@ -38,20 +38,20 @@
38
},
39
"devDependencies": {
40
"@arethetypeswrong/cli": "^0.18.2",
41
- "@ljharb/eslint-config": "^21.2.0",
+ "@ljharb/eslint-config": "^22.2.0",
42
"@ljharb/tsconfig": "^0.3.2",
43
- "@types/node": "^25.3.5",
+ "@types/node": "^25.4.0",
44
"auto-changelog": "^2.5.0",
45
"benchmark": "^2.1.4",
46
"browserify": "^17.0.1",
47
"encoding": "^0.1.13",
48
- "eslint": "=8.8.0",
49
- "npmignore": "^0.3.1",
+ "eslint": "^8.57.1",
+ "npmignore": "^0.3.5",
50
"nyc": "^10.3.2",
51
"object.assign": "^4.1.7",
52
"semver": "^6.3.1",
53
"tape": "^5.9.0",
54
- "typescript": "^6.0.0-dev.20260306"
+ "typescript": "next"
55
56
"dependencies": {
57
"create-hash": "^1.2.0",
0 commit comments