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