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 f99a6cd commit 83b3735Copy full SHA for 83b3735
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
@@ -45,7 +45,7 @@
45
"@rollup/plugin-json": "^6.1.0",
46
"@rollup/plugin-node-resolve": "^15.3.0",
47
"rollup": "^2.79.1",
48
- "shelljs": "^0.8.5"
+ "shelljs": "^0.10.0"
49
},
50
"keywords": [
51
"ast",
0 commit comments