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
auto-changelog
npmignore
tape
1 parent 1c8cd4b commit 9eb494fCopy full SHA for 9eb494f
package.json
@@ -43,16 +43,16 @@
43
"has-tostringtag": "^1.0.0"
44
},
45
"devDependencies": {
46
- "@ljharb/eslint-config": "^21.0.0",
47
- "auto-changelog": "^2.4.0",
+ "@ljharb/eslint-config": "^21.1.1",
+ "auto-changelog": "^2.5.0",
48
"eslint": "=8.8.0",
49
"in-publish": "^2.0.1",
50
"make-async-function": "^1.0.0",
51
"make-generator-function": "^2.0.0",
52
- "npmignore": "^0.3.0",
+ "npmignore": "^0.3.1",
53
"nyc": "^10.3.2",
54
"safe-publish-latest": "^2.0.0",
55
- "tape": "^5.6.1",
+ "tape": "^5.9.0",
56
"uglify-register": "^1.0.1"
57
58
"testling": {
0 commit comments