]> cat aescling's git repositories - mastodon.git/commitdiff
Bump rimraf from 2.6.3 to 3.0.0 (#11610)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 19 Aug 2019 13:24:31 +0000 (22:24 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 19 Aug 2019 13:24:31 +0000 (22:24 +0900)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.3 to 3.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.6.3...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index 43aedb68cc3a3a4ee0af9fa81c483736f6e77e33..86dfbcf897541a67d51c0b4e05d970e8f255909e 100644 (file)
     "rellax": "^1.10.0",
     "requestidlecallback": "^0.3.0",
     "reselect": "^4.0.0",
-    "rimraf": "^2.6.3",
+    "rimraf": "^3.0.0",
     "sass": "^1.22.9",
     "sass-loader": "^7.0.3",
     "stringz": "^2.0.0",
index f486e3eaece37ec9e626b27da74c54ffcdb39a82..1d9f942fcee1a3564d8b8ed9955f80279eaa1ed5 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -9084,6 +9084,13 @@ rimraf@2.6.3, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3, rimraf
   dependencies:
     glob "^7.1.3"
 
+rimraf@^3.0.0:
+  version "3.0.0"
+  resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
+  integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==
+  dependencies:
+    glob "^7.1.3"
+
 ripemd160@^2.0.0, ripemd160@^2.0.1:
   version "2.0.2"
   resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"