Skip to content

Commit 7c6afab

Browse files
committed
[Dev Deps] update eslint, @ljharb/eslint-config
1 parent 04e6c79 commit 7c6afab

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
@@ -23,8 +23,8 @@
2323
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
2424
},
2525
"devDependencies": {
26-
"@ljharb/eslint-config": "^13.0.0",
27-
"eslint": "^5.10.0",
26+
"@ljharb/eslint-config": "^13.1.1",
27+
"eslint": "^5.11.1",
2828
"object-keys": "^1.0.12",
2929
"safe-publish-latest": "^1.1.2",
3030
"tap": "0.4.13",

0 commit comments

Comments
 (0)