We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e34db commit 5fb29f8Copy full SHA for 5fb29f8
1 file changed
package.json
@@ -43,7 +43,7 @@
43
"@types/eslint": "8.21.0",
44
"@types/jest": "29.2.4",
45
"@types/node": "16.18.12",
46
- "@types/shelljs": "0.8.11",
+ "@types/shelljs": "0.8.16",
47
"@typescript-eslint/eslint-plugin": "5.51.0",
48
"@typescript-eslint/parser": "5.51.0",
49
"cross-env": "7.0.3",
@@ -65,7 +65,7 @@
65
"npm-run-all": "4.1.5",
66
"prettier": "2.7.1",
67
"pretty-quick": "^3.1.3",
68
- "shelljs": "0.8.5",
+ "shelljs": "0.10.0",
69
"ts-jest": "29.0.3",
70
"ts-node": "10.9.1",
71
"tsconfig-paths": "^4.1.1",
0 commit comments