Skip to content

Commit 7af0788

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, array.prototype.map, aud, tape
1 parent 77eba10 commit 7af0788

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
2626
},
2727
"devDependencies": {
28-
"@ljharb/eslint-config": "^17.2.0",
29-
"array.prototype.map": "^1.0.2",
30-
"aud": "^1.1.3",
28+
"@ljharb/eslint-config": "^17.5.1",
29+
"array.prototype.map": "^1.0.3",
30+
"aud": "^1.1.4",
3131
"eclint": "^2.8.1",
32-
"eslint": "^7.13.0",
32+
"eslint": "^7.19.0",
3333
"object-keys": "^1.1.1",
3434
"safe-publish-latest": "^1.1.4",
3535
"tap": "0.4.13",
36-
"tape": "^5.0.1"
36+
"tape": "^5.1.1"
3737
},
3838
"license": "MIT",
3939
"author": {

0 commit comments

Comments
 (0)