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.
file:
1 parent 7190d98 commit 0d9af4cCopy full SHA for 0d9af4c
2 files changed
.npmrc
@@ -1 +1,2 @@
1
package-lock = false
2
+install-links = false
package.json
@@ -56,7 +56,7 @@
56
"bugs": "https://github.com/eslint/eslint/issues/",
57
"dependencies": {
58
"@eslint/eslintrc": "^1.3.3",
59
- "@humanwhocodes/config-array": "^0.11.6",
+ "@humanwhocodes/config-array": "0.11.7",
60
"@humanwhocodes/module-importer": "^1.0.1",
61
"@nodelib/fs.walk": "^1.2.8",
62
"ajv": "^6.10.0",
0 commit comments