Skip to content

Commit f4df9f4

Browse files
chore(deps): update dev dependency rimraf to v3.0.2 (#774)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b174baf commit f4df9f4

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
@@ -55,7 +55,7 @@
5555
"lint-staged": "10.0.9",
5656
"prettier": "1.19.1",
5757
"prettier-package-json": "2.1.3",
58-
"rimraf": "3.0.0",
58+
"rimraf": "3.0.2",
5959
"rollup": "1.29.0",
6060
"rollup-plugin-babel": "4.3.3",
6161
"rollup-plugin-commonjs": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7275,10 +7275,10 @@ [email protected]:
72757275
dependencies:
72767276
glob "^7.1.3"
72777277

7278-
7279-
version "3.0.0"
7280-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
7281-
integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==
7278+
7279+
version "3.0.2"
7280+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
7281+
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
72827282
dependencies:
72837283
glob "^7.1.3"
72847284

0 commit comments

Comments
 (0)