about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-19 22:24:31 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-08-19 22:24:31 +0900
commit173ebefe3742b2cdf0dc3d594a9db405b0cf5b28 (patch)
treea7d015c9ad596f784d996661048922aec98b44c0 /package.json
parentcb62a83a71a9679061f8daa468119124b5da5e76 (diff)
Bump rimraf from 2.6.3 to 3.0.0 (#11610)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 43aedb68c..86dfbcf89 100644
--- a/package.json
+++ b/package.json
@@ -150,7 +150,7 @@
     "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",