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.
1 parent 3b449a2 commit 7fb00ceCopy full SHA for 7fb00ce
packages/eslint-scope/package.json
@@ -52,7 +52,7 @@
52
"espree": "^10.4.0",
53
"npm-license": "^0.3.3",
54
"rollup": "^2.52.7",
55
- "shelljs": "^0.8.5",
+ "shelljs": "^0.10.0",
56
"typescript": "^5.4.2"
57
}
58
packages/espree/package.json
@@ -46,7 +46,7 @@
46
"@rollup/plugin-node-resolve": "^15.3.0",
47
"esprima-fb": "^8001.2001.0-dev-harmony-fb",
48
"rollup": "^2.79.1",
49
- "shelljs": "^0.8.5"
+ "shelljs": "^0.10.0"
50
},
51
"keywords": [
"ast",
0 commit comments