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>2020-02-18 01:58:14 +0900
committerGitHub <noreply@github.com>2020-02-18 01:58:14 +0900
commiteadd26f3aa1df0cad8eda1db5c9cf4ba2caa30b4 (patch)
tree7554a0abb588808d47b2356726bdcf66fbf2538e /package.json
parent9547417353f65deabd053dc56f79eef58e405ff5 (diff)
Bump rimraf from 3.0.0 to 3.0.2 (#13104)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.0...v3.0.2)

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 87f86bcbf..8483c8a89 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
     "rellax": "^1.10.0",
     "requestidlecallback": "^0.3.0",
     "reselect": "^4.0.0",
-    "rimraf": "^3.0.0",
+    "rimraf": "^3.0.2",
     "sass": "^1.25.0",
     "sass-loader": "^8.0.2",
     "stringz": "^2.0.0",