Skip to content

Commit ffe7494

Browse files
committed
[Dev Deps] update aud, npmignore, object-inspect, tape
1 parent f1dc0db commit ffe7494

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -63,19 +63,19 @@
6363
},
6464
"devDependencies": {
6565
"@ljharb/eslint-config": "^21.1.0",
66-
"aud": "^2.0.2",
66+
"aud": "^2.0.4",
6767
"auto-changelog": "^2.4.0",
6868
"eslint": "=8.8.0",
6969
"evalmd": "^0.0.19",
7070
"in-publish": "^2.0.1",
7171
"is-callable": "^1.2.7",
7272
"make-arrow-function": "^1.2.0",
7373
"make-generator-function": "^2.0.0",
74-
"npmignore": "^0.3.0",
74+
"npmignore": "^0.3.1",
7575
"nyc": "^10.3.2",
76-
"object-inspect": "^1.12.3",
76+
"object-inspect": "^1.13.1",
7777
"safe-publish-latest": "^2.0.0",
78-
"tape": "^5.6.3"
78+
"tape": "^5.7.2"
7979
},
8080
"engines": {
8181
"node": ">= 0.4"

0 commit comments

Comments
 (0)