chore(deps): update dependency rimraf to v5.0.7
This commit is contained in:
parent
1259e3f9be
commit
8495a93b00
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.5",
|
||||
"rimraf": "5.0.7",
|
||||
"rollup": "4.9.1",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.11.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4891,14 +4891,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rimraf@npm:5.0.5":
|
||||
version: 5.0.5
|
||||
resolution: "rimraf@npm:5.0.5"
|
||||
"rimraf@npm:5.0.7":
|
||||
version: 5.0.7
|
||||
resolution: "rimraf@npm:5.0.7"
|
||||
dependencies:
|
||||
glob: "npm:^10.3.7"
|
||||
bin:
|
||||
rimraf: dist/esm/bin.mjs
|
||||
checksum: d50dbe724f33835decd88395b25ed35995077c60a50ae78ded06e0185418914e555817aad1b4243edbff2254548c2f6ad6f70cc850040bebb4da9e8cc016f586
|
||||
checksum: bd6dbfaa98ae34ce1e54d1e06045d2d63e8859d9a1979bb4a4628b652b459a2d17b17dc20ee072b034bd2d09bd691e801d24c4d9cfe94e16fdbcc8470a1d4807
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5551,7 +5551,7 @@ __metadata:
|
|||
fs-extra: "npm:11.2.0"
|
||||
npm-run-all: "npm:4.1.5"
|
||||
prettier: "npm:2.8.8"
|
||||
rimraf: "npm:5.0.5"
|
||||
rimraf: "npm:5.0.7"
|
||||
rollup: "npm:4.9.1"
|
||||
rollup-plugin-styles: "npm:4.0.0"
|
||||
rollup-plugin-swc3: "npm:0.11.0"
|
||||
|
|
Loading…
Reference in a new issue