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
is
npmignore
1 parent 4e36ead commit 5ea0818Copy full SHA for 5ea0818
1 file changed
package.json
@@ -56,12 +56,12 @@
56
"shim"
57
],
58
"devDependencies": {
59
- "@ljharb/eslint-config": "^21.1.1",
60
- "eslint": "=8.8.0",
+ "@ljharb/eslint-config": "^22.2.0",
+ "eslint": "^8.57.1",
61
"in-publish": "^2.0.1",
62
"indexof": "^0.0.1",
63
- "is": "^3.3.0",
64
- "npmignore": "^0.3.1",
+ "is": "^3.3.2",
+ "npmignore": "^0.3.5",
65
"nyc": "^10.3.2",
66
"safe-publish-latest": "^2.0.0",
67
"tape": "^5.9.0"
0 commit comments