Skip to content

Commit 4092a6d

Browse files
committed
[Dev Deps] update @ljharb/eslint-config, array.prototype.map, aud, tape
1 parent 23a4e07 commit 4092a6d

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
@@ -42,9 +42,9 @@
4242
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
4343
},
4444
"devDependencies": {
45-
"@ljharb/eslint-config": "^21.0.0",
46-
"array.prototype.map": "^1.0.4",
47-
"aud": "^2.0.1",
45+
"@ljharb/eslint-config": "^21.0.1",
46+
"array.prototype.map": "^1.0.5",
47+
"aud": "^2.0.2",
4848
"copy-dir": "^1.3.0",
4949
"eclint": "^2.8.1",
5050
"eslint": "=8.8.0",
@@ -56,7 +56,7 @@
5656
"rimraf": "^2.7.1",
5757
"safe-publish-latest": "^2.0.0",
5858
"tap": "^0.4.13",
59-
"tape": "^5.6.1",
59+
"tape": "^5.6.3",
6060
"tmp": "^0.0.31"
6161
},
6262
"license": "MIT",

0 commit comments

Comments
 (0)