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 8af8dac commit c2a0fb2Copy full SHA for c2a0fb2
package.json
@@ -24,9 +24,9 @@
24
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
25
},
26
"devDependencies": {
27
- "@ljharb/eslint-config": "^15.0.2",
+ "@ljharb/eslint-config": "^15.1.0",
28
"array.prototype.map": "^1.0.2",
29
- "eslint": "^6.7.2",
+ "eslint": "^6.8.0",
30
"object-keys": "^1.1.1",
31
"safe-publish-latest": "^1.1.4",
32
"tap": "0.4.13",
0 commit comments