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
auto-changelog
object-inspect
safe-publish-latest
tape
1 parent dca4d27 commit 389c6dbCopy full SHA for 389c6db
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": "^17.6.0",
+ "@ljharb/eslint-config": "^18.0.0",
49
"aud": "^1.1.5",
50
- "auto-changelog": "^2.2.1",
+ "auto-changelog": "^2.3.0",
51
"es-value-fixtures": "^1.2.1",
52
- "eslint": "^7.26.0",
+ "eslint": "^7.32.0",
53
"for-each": "^0.3.3",
54
"nyc": "^10.3.2",
55
- "object-inspect": "^1.10.3",
56
- "safe-publish-latest": "^1.1.4",
57
- "tape": "^5.2.2"
+ "object-inspect": "^1.11.0",
+ "safe-publish-latest": "^1.1.5",
+ "tape": "^5.3.1"
58
59
"auto-changelog": {
60
"output": "CHANGELOG.md",
0 commit comments