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 80ab0d8 commit b50eb91Copy full SHA for b50eb91
package.json
@@ -63,10 +63,10 @@
63
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
64
},
65
"devDependencies": {
66
- "@ljharb/eslint-config": "^17.1.0",
+ "@ljharb/eslint-config": "^17.2.0",
67
"array.prototype.map": "^1.0.2",
68
"aud": "^1.1.2",
69
- "eslint": "^7.6.0",
+ "eslint": "^7.10.0",
70
"object-keys": "^1.1.1",
71
"safe-publish-latest": "^1.1.4",
72
"tap": "0.4.13",
0 commit comments