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 de7f7b5 commit 3707118Copy full SHA for 3707118
package.json
@@ -57,7 +57,7 @@
57
"@types/lodash.has": "^4.5.9",
58
"@types/mkdirp": "^1.0.2",
59
"@types/node": "^18.19.61",
60
- "@types/rimraf": "^3.0.2",
+ "@types/rimraf": "^4.0.5",
61
"@types/which": "^2.0.2",
62
"@typescript-eslint/eslint-plugin": "^5.62.0",
63
"@typescript-eslint/parser": "^5.62.0",
@@ -88,7 +88,7 @@
88
"mkdirp": "^2.1.3",
89
"prettier": "^2.8.8",
90
"read-pkg-up": "^7.0.1",
91
- "rimraf": "^4.1.1",
+ "rimraf": "^4.4.1",
92
"tslib": "^2.8.0",
93
"typescript": "^4.9.5",
94
"which": "^3.0.0",
0 commit comments