We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
@ljharb/eslint-config
aud
auto-changelog
core-js
tape
1 parent 77058c8 commit 8afc37aCopy full SHA for 8afc37a
package.json
@@ -37,18 +37,17 @@
37
"has-tostringtag": "^1.0.0"
38
},
39
"devDependencies": {
40
- "@ljharb/eslint-config": "^20.2.0",
41
- "aud": "^2.0.0",
42
- "auto-changelog": "^2.3.0",
43
- "core-js": "^3.20.2",
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.1",
+ "auto-changelog": "^2.4.0",
+ "core-js": "^3.26.0",
44
"eclint": "^2.8.1",
45
- "eslint": "^8.6.0",
46
- "foreach": "^2.0.5",
47
- "indexof": "^0.0.1",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
48
"is": "^3.3.0",
49
"nyc": "^10.3.2",
50
"safe-publish-latest": "^2.0.0",
51
- "tape": "^5.4.0"
+ "tape": "^5.6.1"
52
53
"testling": {
54
"files": "test/index.js",
0 commit comments