Skip to content

Commit 5334477

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

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
@@ -41,18 +41,18 @@
4141
},
4242
"devDependencies": {
4343
"@ljharb/eslint-config": "^21.1.0",
44-
"aud": "^2.0.2",
44+
"aud": "^2.0.4",
4545
"auto-changelog": "^2.4.0",
46-
"available-typed-arrays": "^1.0.5",
46+
"available-typed-arrays": "^1.0.6",
4747
"es-value-fixtures": "^1.4.2",
4848
"eslint": "=8.8.0",
4949
"for-each": "^0.3.3",
5050
"in-publish": "^2.0.1",
51-
"npmignore": "^0.3.0",
51+
"npmignore": "^0.3.1",
5252
"nyc": "^10.3.2",
53-
"object-inspect": "^1.12.3",
53+
"object-inspect": "^1.13.1",
5454
"safe-publish-latest": "^2.0.0",
55-
"tape": "^5.6.3"
55+
"tape": "^5.7.4"
5656
},
5757
"engines": {
5858
"node": ">= 0.4"

0 commit comments

Comments
 (0)