From eadd26f3aa1df0cad8eda1db5c9cf4ba2caa30b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 01:58:14 +0900 Subject: 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit