Skip to content

Commit 41fbf65

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
1 parent c6307c2 commit 41fbf65

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
@@ -29,16 +29,16 @@
2929
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
3030
},
3131
"devDependencies": {
32-
"@ljharb/eslint-config": "^20.1.0",
32+
"@ljharb/eslint-config": "^20.2.0",
3333
"array.prototype.map": "^1.0.4",
34-
"aud": "^1.1.5",
34+
"aud": "^2.0.0",
3535
"eclint": "^2.8.1",
36-
"eslint": "^8.6.0",
36+
"eslint": "^8.7.0",
3737
"in-publish": "^2.0.1",
3838
"object-keys": "^1.1.1",
3939
"safe-publish-latest": "^2.0.0",
4040
"tap": "0.4.13",
41-
"tape": "^5.4.0"
41+
"tape": "^5.4.1"
4242
},
4343
"license": "MIT",
4444
"author": {

0 commit comments

Comments
 (0)