Skip to content

Commit 148afc4

Browse files
committed
[Dev Deps] update array.prototype.map, tape
1 parent b822ea6 commit 148afc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@ljharb/eslint-config": "^21.1.0",
46-
"array.prototype.map": "^1.0.6",
46+
"array.prototype.map": "^1.0.7",
4747
"aud": "^2.0.4",
4848
"copy-dir": "^1.3.0",
4949
"eclint": "^2.8.1",
@@ -56,7 +56,7 @@
5656
"rimraf": "^2.7.1",
5757
"safe-publish-latest": "^2.0.0",
5858
"tap": "^0.4.13",
59-
"tape": "^5.7.2",
59+
"tape": "^5.7.5",
6060
"tmp": "^0.0.31"
6161
},
6262
"license": "MIT",

0 commit comments

Comments
 (0)