Skip to content

Commit 0835f51

Browse files
chore(deps): update dev dependency rimraf to v3.0.2 (#640)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2f218a3 commit 0835f51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"prettier": "1.19.1",
5151
"prettier-package-json": "2.1.3",
5252
"puppeteer": "2.1.1",
53-
"rimraf": "3.0.0",
53+
"rimraf": "3.0.2",
5454
"rollup": "1.29.0",
5555
"rollup-plugin-babel": "4.3.3",
5656
"rollup-plugin-commonjs": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7701,10 +7701,10 @@ reusify@^1.0.4:
77017701
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
77027702
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
77037703

7704-
7705-
version "3.0.0"
7706-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
7707-
integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==
7704+
7705+
version "3.0.2"
7706+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
7707+
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
77087708
dependencies:
77097709
glob "^7.1.3"
77107710

0 commit comments

Comments
 (0)