Skip to content

Commit aba282d

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

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
@@ -61,20 +61,20 @@
6161
},
6262
"devDependencies": {
6363
"@ljharb/eslint-config": "^21.1.0",
64-
"aud": "^2.0.2",
64+
"aud": "^2.0.4",
6565
"auto-changelog": "^2.4.0",
66-
"available-typed-arrays": "^1.0.5",
66+
"available-typed-arrays": "^1.0.7",
6767
"eslint": "=8.8.0",
6868
"evalmd": "^0.0.19",
6969
"in-publish": "^2.0.1",
7070
"is-callable": "^1.2.7",
7171
"make-arrow-function": "^1.2.0",
7272
"make-generator-function": "^2.0.0",
73-
"npmignore": "^0.3.0",
73+
"npmignore": "^0.3.1",
7474
"nyc": "^10.3.2",
75-
"object-inspect": "^1.12.3",
75+
"object-inspect": "^1.13.1",
7676
"safe-publish-latest": "^2.0.0",
77-
"tape": "^5.6.3"
77+
"tape": "^5.7.5"
7878
},
7979
"engines": {
8080
"node": ">= 0.4"

0 commit comments

Comments
 (0)