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.
eslint
@ljharb/eslint-config
aud
functions-have-names
tape
1 parent a8714b3 commit 9f51c39Copy full SHA for 9f51c39
1 file changed
package.json
@@ -43,14 +43,15 @@
43
},
44
"devDependencies": {
45
"@es-shims/api": "^2.2.3",
46
- "@ljharb/eslint-config": "^20.1.0",
47
- "aud": "^1.1.5",
48
- "eslint": "^8.4.1",
49
- "functions-have-names": "^1.2.2",
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.1",
+ "eslint": "=8.8.0",
+ "functions-have-names": "^1.2.3",
50
"has-strict-mode": "^1.0.1",
51
+ "in-publish": "^2.0.1",
52
"nyc": "^10.3.2",
53
"safe-publish-latest": "^2.0.0",
- "tape": "^5.3.2"
54
+ "tape": "^5.6.1"
55
56
"testling": {
57
"files": "test/index.js",
0 commit comments