chore(deps): update dependency rimraf to v5.0.8
This commit is contained in:
parent
7ea98ade6d
commit
5b08e52161
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"fs-extra": "11.2.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.8",
|
||||
"rimraf": "5.0.7",
|
||||
"rimraf": "5.0.8",
|
||||
"rollup": "4.18.0",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.11.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4614,14 +4614,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rimraf@npm:5.0.7":
|
||||
version: 5.0.7
|
||||
resolution: "rimraf@npm:5.0.7"
|
||||
"rimraf@npm:5.0.8":
|
||||
version: 5.0.8
|
||||
resolution: "rimraf@npm:5.0.8"
|
||||
dependencies:
|
||||
glob: "npm:^10.3.7"
|
||||
bin:
|
||||
rimraf: dist/esm/bin.mjs
|
||||
checksum: 10c0/bd6dbfaa98ae34ce1e54d1e06045d2d63e8859d9a1979bb4a4628b652b459a2d17b17dc20ee072b034bd2d09bd691e801d24c4d9cfe94e16fdbcc8470a1d4807
|
||||
checksum: 10c0/b8782c0443f67814ed29c83f9b34743977535f7228c62885c2db0d2552f94940ef2d6e54056c3344ccc574c1366f768ab62198deafbb61a93eb849d28ced9daa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5273,7 +5273,7 @@ __metadata:
|
|||
fs-extra: "npm:11.2.0"
|
||||
npm-run-all: "npm:4.1.5"
|
||||
prettier: "npm:2.8.8"
|
||||
rimraf: "npm:5.0.7"
|
||||
rimraf: "npm:5.0.8"
|
||||
rollup: "npm:4.18.0"
|
||||
rollup-plugin-styles: "npm:4.0.0"
|
||||
rollup-plugin-swc3: "npm:0.11.2"
|
||||
|
|
Loading…
Reference in a new issue