Skip to content

Commit b50eb91

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config
1 parent 80ab0d8 commit b50eb91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
6464
},
6565
"devDependencies": {
66-
"@ljharb/eslint-config": "^17.1.0",
66+
"@ljharb/eslint-config": "^17.2.0",
6767
"array.prototype.map": "^1.0.2",
6868
"aud": "^1.1.2",
69-
"eslint": "^7.6.0",
69+
"eslint": "^7.10.0",
7070
"object-keys": "^1.1.1",
7171
"safe-publish-latest": "^1.1.4",
7272
"tap": "0.4.13",

0 commit comments

Comments
 (0)