We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
@ljharb/eslint-config
aud
auto-changelog
object-inspect
tape
1 parent cff5358 commit 2a7bb99Copy full SHA for 2a7bb99
package.json
@@ -45,16 +45,16 @@
45
},
46
"homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
47
"devDependencies": {
48
- "@ljharb/eslint-config": "^20.0.0",
49
- "aud": "^1.1.5",
50
- "auto-changelog": "^2.3.0",
+ "@ljharb/eslint-config": "^20.2.3",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
51
"es-value-fixtures": "^1.2.1",
52
- "eslint": "^8.4.0",
+ "eslint": "=8.8.0",
53
"for-each": "^0.3.3",
54
"nyc": "^10.3.2",
55
- "object-inspect": "^1.11.1",
+ "object-inspect": "^1.12.0",
56
"safe-publish-latest": "^2.0.0",
57
- "tape": "^5.3.2"
+ "tape": "^5.5.2"
58
59
"auto-changelog": {
60
"output": "CHANGELOG.md",
0 commit comments