Skip to content

Commit 540765d

Browse files
committed
[Dev Deps] update array.prototype.map, aud, npmignore, tape
1 parent 50b8a19 commit 540765d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,18 @@
4848
"devDependencies": {
4949
"@es-shims/api": "^2.4.2",
5050
"@ljharb/eslint-config": "^21.1.0",
51-
"array.prototype.map": "^1.0.5",
52-
"aud": "^2.0.3",
51+
"array.prototype.map": "^1.0.6",
52+
"aud": "^2.0.4",
5353
"auto-changelog": "^2.4.0",
5454
"eslint": "=8.8.0",
5555
"functions-have-names": "^1.2.3",
5656
"has-strict-mode": "^1.0.1",
5757
"in-publish": "^2.0.1",
58-
"npmignore": "^0.3.0",
58+
"npmignore": "^0.3.1",
5959
"nyc": "^10.3.2",
6060
"object-keys": "^1.1.1",
6161
"safe-publish-latest": "^2.0.0",
62-
"tape": "^5.6.6"
62+
"tape": "^5.7.5"
6363
},
6464
"testling": {
6565
"files": "test/index.js",

0 commit comments

Comments
 (0)