8000 [Dev Deps] update `aud`, `available-typed-arrays`, `npmignore`, `obje… · inspect-js/is-array-buffer@53ca341 · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

Commit 53ca341

Browse files
committed
[Dev Deps] update aud, available-typed-arrays, npmignore, object-inspect, tape
1 parent b59c4af commit 53ca341

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@
4343
"homepage": "https://github.com/inspect-js/is-array-buffer#readme",
4444
"devDependencies": {
4545
"@ljharb/eslint-config": "^21.1.0",
46-
"aud": "^2.0.3",
46+
"aud": "^2.0.4",
4747
"auto-changelog": "^2.4.0",
48-
"available-typed-arrays": "^1.0.5",
48+
"available-typed-arrays": "^1.0.6",
4949
"es-value-fixtures": "^1.4.2",
5050
"eslint": "=8.8.0",
5151
"for-each": "^0.3.3",
5252
"in-publish": "^2.0.1",
53-
"npmignore": "^0.3.0",
53+
"npmignore": "^0.3.1",
5454
"nyc": "^10.3.2",
55-
"object-inspect": "^1.12.3",
55+
"object-inspect": "^1.13.1",
5656
"safe-publish-latest": "^2.0.0",
57-
"tape": "^5.6.4"
57+
"tape": "^5.7.4"
5858
},
5959
"auto-changelog": {
6060
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)
0