chore(deps): update devdependency rimraf to v4 (#10074)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-14 00:17:01 +00:00 committed by GitHub
parent 50587ef2fc
commit 873709cc22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 3 deletions

View File

@ -66,7 +66,7 @@
"nuxt": "workspace:*",
"ofetch": "^1.0.0",
"pathe": "^1.0.0",
"rimraf": "^3.0.2",
"rimraf": "^4.0.4",
"semver": "^7.3.8",
"std-env": "^3.3.1",
"typescript": "^4.9.4",

View File

@ -43,7 +43,7 @@ importers:
nuxt: workspace:*
ofetch: ^1.0.0
pathe: ^1.0.0
rimraf: ^3.0.2
rimraf: ^4.0.4
semver: ^7.3.8
std-env: ^3.3.1
typescript: ^4.9.4
@ -79,7 +79,7 @@ importers:
nuxt: link:packages/nuxt
ofetch: 1.0.0
pathe: 1.0.0
rimraf: 3.0.2
rimraf: 4.0.4
semver: 7.3.8
std-env: 3.3.1
typescript: 4.9.4
@ -7672,6 +7672,12 @@ packages:
dependencies:
glob: 7.2.3
/rimraf/4.0.4:
resolution: {integrity: sha512-R0hoVr9xTwemarQjoWlNt/nb5dEGVTBhVdkRmEX2zEkT8T6onH0XKiGjuaC7rNNj/gYzY2p4NVRJ3sjO1ascHQ==}
engines: {node: '>=14'}
hasBin: true
dev: true
/rollup-plugin-dts/5.0.0_nv3cvulfrssbbv5jon74ek7f7i:
resolution: {integrity: sha512-OO8ayCvuJCKaQSShyVTARxGurVVk4ulzbuvz+0zFd1f93vlnWFU5pBMT7HFeS6uj7MvvZLx4kUAarGATSU1+Ng==}
engines: {node: '>=v14'}