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
es-value-fixtures
object-inspect
tape
1 parent b5119f0 commit 6701ad4Copy full SHA for 6701ad4
.eslintignore
package.json
@@ -45,16 +45,17 @@
45
},
46
"homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
47
"devDependencies": {
48
- "@ljharb/eslint-config": "^20.2.3",
49
- "aud": "^2.0.0",
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.1",
50
"auto-changelog": "^2.4.0",
51
- "es-value-fixtures": "^1.2.1",
+ "es-value-fixtures": "^1.4.2",
52
"eslint": "=8.8.0",
53
"for-each": "^0.3.3",
54
+ "in-publish": "^2.0.1",
55
"nyc": "^10.3.2",
- "object-inspect": "^1.12.0",
56
+ "object-inspect": "^1.12.2",
57
"safe-publish-latest": "^2.0.0",
- "tape": "^5.5.2"
58
+ "tape": "^5.6.1"
59
60
"auto-changelog": {
61
"output": "CHANGELOG.md",
0 commit comments