Skip to content

Commit 23a4e07

Browse files
committed
[Dev Deps] update aud, tape
1 parent 3daa96b commit 23a4e07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@ljharb/eslint-config": "^21.0.0",
4646
"array.prototype.map": "^1.0.4",
47-
"aud": "^2.0.0",
47+
"aud": "^2.0.1",
4848
"copy-dir": "^1.3.0",
4949
"eclint": "^2.8.1",
5050
"eslint": "=8.8.0",
@@ -55,8 +55,8 @@
5555
"object-keys": "^1.1.1",
5656
"rimraf": "^2.7.1",
5757
"safe-publish-latest": "^2.0.0",
58-
"tap": "0.4.13",
59-
"tape": "^5.5.3",
58+
"tap": "^0.4.13",
59+
"tape": "^5.6.1",
6060
"tmp": "^0.0.31"
6161
},
6262
"license": "MIT",

0 commit comments

Comments
 (0)