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
eslint
npmignore
1 parent c32b915 commit 693b6e8Copy full SHA for 693b6e8
1 file changed
package.json
@@ -5,13 +5,13 @@
5
"main": "index.js",
6
"sideEffects": false,
7
"devDependencies": {
8
- "@ljharb/eslint-config": "^21.2.0",
+ "@ljharb/eslint-config": "^22.2.0",
9
"@pkgjs/support": "^0.0.6",
10
"auto-changelog": "^2.5.0",
11
"core-js": "^2.6.12",
12
"error-cause": "^1.0.9",
13
"es-value-fixtures": "^1.7.1",
14
- "eslint": "=8.8.0",
+ "eslint": "^8.57.1",
15
"for-each": "^0.3.5",
16
"functions-have-names": "^1.2.3",
17
"glob": "=10.3.7",
@@ -22,7 +22,7 @@
22
"jackspeak": "=2.1.1",
23
"make-arrow-function": "^1.2.0",
24
"mock-property": "^1.1.0",
25
- "npmignore": "^0.3.1",
+ "npmignore": "^0.3.5",
26
"nyc": "^10.3.2",
27
"safe-publish-latest": "^2.0.0",
28
"safer-buffer": "^2.1.2",
0 commit comments