Skip to content

Commit f1e5072

Browse files
committed
[Dev Deps] update aud, tape
1 parent 628b3af commit f1e5072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
},
3737
"devDependencies": {
3838
"@ljharb/eslint-config": "^21.0.0",
39-
"aud": "^2.0.0",
39+
"aud": "^2.0.1",
4040
"eslint": "=8.8.0",
4141
"nyc": "^10.3.2",
4242
"safe-publish-latest": "^2.0.0",
43-
"tape": "^5.5.3"
43+
"tape": "^5.6.1"
4444
},
4545
"testling": {
4646
"files": "test/index.js",

0 commit comments

Comments
 (0)