We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@ljharb/eslint-config
aud
available-typed-arrays
npmignore
object-inspect
tape
1 parent 38a6d72 commit 5917f9aCopy full SHA for 5917f9a
package.json
@@ -46,19 +46,19 @@
46
},
47
"homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
48
"devDependencies": {
49
- "@ljharb/eslint-config": "^21.0.1",
50
- "aud": "^2.0.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
51
"auto-changelog": "^2.4.0",
52
- "available-typed-arrays": "^1.0.5",
+ "available-typed-arrays": "^1.0.7",
53
"es-value-fixtures": "^1.4.2",
54
"eslint": "=8.8.0",
55
"for-each": "^0.3.3",
56
"in-publish": "^2.0.1",
57
- "npmignore": "^0.3.0",
+ "npmignore": "^0.3.1",
58
"nyc": "^10.3.2",
59
- "object-inspect": "^1.12.2",
+ "object-inspect": "^1.13.1",
60
"safe-publish-latest": "^2.0.0",
61
- "tape": "^5.6.1"
+ "tape": "^5.7.5"
62
63
"auto-changelog": {
64
"output": "CHANGELOG.md",
0 commit comments