chore(deps): update dependency rimraf to v4.1.2
This commit is contained in:
parent
5ec26078dd
commit
c6e0baaa6c
2 changed files with 6 additions and 6 deletions
|
@ -79,7 +79,7 @@
|
||||||
"handlebars": "4.7.7",
|
"handlebars": "4.7.7",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.3",
|
"prettier": "2.8.3",
|
||||||
"rimraf": "4.1.1",
|
"rimraf": "4.1.2",
|
||||||
"rollup": "3.10.1",
|
"rollup": "3.10.1",
|
||||||
"rollup-plugin-livereload": "2.0.5",
|
"rollup-plugin-livereload": "2.0.5",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2155,7 +2155,7 @@ __metadata:
|
||||||
handlebars: 4.7.7
|
handlebars: 4.7.7
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.3
|
prettier: 2.8.3
|
||||||
rimraf: 4.1.1
|
rimraf: 4.1.2
|
||||||
rollup: 3.10.1
|
rollup: 3.10.1
|
||||||
rollup-plugin-livereload: 2.0.5
|
rollup-plugin-livereload: 2.0.5
|
||||||
rollup-plugin-styles: 4.0.0
|
rollup-plugin-styles: 4.0.0
|
||||||
|
@ -5300,12 +5300,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rimraf@npm:4.1.1":
|
"rimraf@npm:4.1.2":
|
||||||
version: 4.1.1
|
version: 4.1.2
|
||||||
resolution: "rimraf@npm:4.1.1"
|
resolution: "rimraf@npm:4.1.2"
|
||||||
bin:
|
bin:
|
||||||
rimraf: dist/cjs/src/bin.js
|
rimraf: dist/cjs/src/bin.js
|
||||||
checksum: f52d46f59c1a532b3d0f73cb5228ff8f7df4ee87b9df95cf655788ea186c935b5c6ab4c45b66f8de5ed1e3690f58ff83f9a5b0ba1ae2e76a9bf36415f37732f7
|
checksum: 480b8147fd9bcbef3ac118f88a7b1169c3872977a3411a0c84df838bfc30e175a394c0db6f9619fc8b8a886a18c6d779d5e74f380a0075ecc710afaf81b3f50c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue