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
aud
tape
1 parent d6c6aaa commit fdbc867Copy full SHA for fdbc867
1 file changed
package.json
@@ -43,15 +43,15 @@
43
"has-symbols": "^1.0.3"
44
},
45
"devDependencies": {
46
- "@ljharb/eslint-config": "^21.0.0",
47
- "aud": "^2.0.1",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.3",
48
"auto-changelog": "^2.4.0",
49
"eslint": "=8.8.0",
50
"evalmd": "^0.0.19",
51
"in-publish": "^2.0.1",
52
"npmignore": "^0.3.0",
53
"safe-publish-latest": "^2.0.0",
54
- "tape": "^5.6.1"
+ "tape": "^5.6.6"
55
56
"testling": {
57
"files": "test/index.js"
0 commit comments