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 cbb9053 commit 817c296Copy full SHA for 817c296
package.json
@@ -46,7 +46,7 @@
46
"homepage": "https://github.com/luismayta/zsh-pyenv#readme",
47
"dependencies": {},
48
"devDependencies": {
49
- "@types/rimraf": "^3.0.2",
+ "@types/rimraf": "^4.0.5",
50
"@typescript-eslint/eslint-plugin": "^5.62.0",
51
"@typescript-eslint/parser": "^5.62.0",
52
"cross-env": "^7.0.3",
@@ -58,7 +58,7 @@
58
"prettier": "^2.8.8",
59
"prettier-eslint": "^15.0.1",
60
"slugify": "^1.6.5",
61
- "rimraf": "^4.4.0",
+ "rimraf": "^4.4.1",
62
"ts-node": "^10.9.2",
63
"typescript": "^4.9.5"
64
},
0 commit comments