1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 03:21:16 -04:00

Bump rimraf from 3.0.1 to 3.0.2

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.1 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.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-09 06:36:36 +00:00
committed by Jake Jarvis
parent b3fdd68427
commit c7d2a40a8a
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"postcss-clean": "^1.1.0",
"postcss-cli": "^7.1.0",
"postcss-reporter": "^6.0.1",
"rimraf": "^3.0.1",
"rimraf": "^3.0.2",
"stylelint": "~13.0.0",
"stylelint-config-sass-guidelines": "~7.0.0",
"stylelint-scss": "~3.14.2"