Skip to content

Commit 5917f9a

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, aud, available-typed-arrays, npmignore, object-inspect, tape
1 parent 38a6d72 commit 5917f9a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@
4646
},
4747
"homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
4848
"devDependencies": {
49-
"@ljharb/eslint-config": "^21.0.1",
50-
"aud": "^2.0.2",
49+
"@ljharb/eslint-config": "^21.1.0",
50+
"aud": "^2.0.4",
5151
"auto-changelog": "^2.4.0",
52-
"available-typed-arrays": "^1.0.5",
52+
"available-typed-arrays": "^1.0.7",
5353
"es-value-fixtures": "^1.4.2",
5454
"eslint": "=8.8.0",
5555
"for-each": "^0.3.3",
5656
"in-publish": "^2.0.1",
57-
"npmignore": "^0.3.0",
57+
"npmignore": "^0.3.1",
5858
"nyc": "^10.3.2",
59-
"object-inspect": "^1.12.2",
59+
"object-inspect": "^1.13.1",
6060
"safe-publish-latest": "^2.0.0",
61-
"tape": "^5.6.1"
61+
"tape": "^5.7.5"
6262
},
6363
"auto-changelog": {
6464
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)