chore(deps): update dependency rimraf to v4.1.1
This commit is contained in:
parent
f018880a0c
commit
e48a52a6db
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
|||
"fs-extra": "11.1.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.3",
|
||||
"rimraf": "4.1.0",
|
||||
"rimraf": "4.1.1",
|
||||
"rollup": "3.10.0",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.8.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4537,12 +4537,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rimraf@npm:4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "rimraf@npm:4.1.0"
|
||||
"rimraf@npm:4.1.1":
|
||||
version: 4.1.1
|
||||
resolution: "rimraf@npm:4.1.1"
|
||||
bin:
|
||||
rimraf: dist/cjs/src/bin.js
|
||||
checksum: da4849802779a8c8cbe3aa1fbdf817b1ec41f7e95fb82074de3129e0030cd4e6e1f512a732344f0062c1cea59569c8113c78c3f50267cc469e8e9bfbe7622cb5
|
||||
checksum: f52d46f59c1a532b3d0f73cb5228ff8f7df4ee87b9df95cf655788ea186c935b5c6ab4c45b66f8de5ed1e3690f58ff83f9a5b0ba1ae2e76a9bf36415f37732f7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5133,7 +5133,7 @@ __metadata:
|
|||
fs-extra: 11.1.0
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.3
|
||||
rimraf: 4.1.0
|
||||
rimraf: 4.1.1
|
||||
rollup: 3.10.0
|
||||
rollup-plugin-styles: 4.0.0
|
||||
rollup-plugin-swc3: 0.8.0
|
||||
|
|
Loading…
Reference in a new issue