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
npmignore
object-inspect
tape
1 parent d27357d commit 2572345Copy full SHA for 2572345
package.json
@@ -48,19 +48,19 @@
48
"is-array-buffer": "^3.0.1"
49
},
50
"devDependencies": {
51
- "@ljharb/eslint-config": "^21.0.1",
52
- "aud": "^2.0.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
53
"auto-changelog": "^2.4.0",
54
"es-value-fixtures": "^1.4.2",
55
"eslint": "=8.8.0",
56
"evalmd": "^0.0.19",
57
"for-each": "^0.3.3",
58
"in-publish": "^2.0.1",
59
- "npmignore": "^0.3.0",
+ "npmignore": "^0.3.1",
60
"nyc": "^10.3.2",
61
- "object-inspect": "^1.12.3",
+ "object-inspect": "^1.13.1",
62
"safe-publish-latest": "^2.0.0",
63
- "tape": "^5.6.3"
+ "tape": "^5.7.4"
64
65
"auto-changelog": {
66
"output": "CHANGELOG.md",
0 commit comments