We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint
@ljharb/eslint-config
1 parent 04e6c79 commit 7c6afabCopy full SHA for 7c6afab
package.json
@@ -23,8 +23,8 @@
23
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
24
},
25
"devDependencies": {
26
- "@ljharb/eslint-config": "^13.0.0",
27
- "eslint": "^5.10.0",
+ "@ljharb/eslint-config": "^13.1.1",
+ "eslint": "^5.11.1",
28
"object-keys": "^1.0.12",
29
"safe-publish-latest": "^1.1.2",
30
"tap": "0.4.13",
0 commit comments