Skip to content

Commit c2a0fb2

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config
1 parent 8af8dac commit c2a0fb2

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
@@ -24,9 +24,9 @@
2424
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
2525
},
2626
"devDependencies": {
27-
"@ljharb/eslint-config": "^15.0.2",
27+
"@ljharb/eslint-config": "^15.1.0",
2828
"array.prototype.map": "^1.0.2",
29-
"eslint": "^6.7.2",
29+
"eslint": "^6.8.0",
3030
"object-keys": "^1.1.1",
3131
"safe-publish-latest": "^1.1.4",
3232
"tap": "0.4.13",

0 commit comments

Comments
 (0)