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

Bump rimraf from 3.0.0 to 3.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-28 16:47:22 +00:00
committed by Jake Jarvis
parent 8982bc66e1
commit 7edb9fa68b
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"postcss-clean": "^1.1.0",
"postcss-cli": "^7.1.0",
"postcss-reporter": "^6.0.1",
"rimraf": "^3.0.0",
"rimraf": "^3.0.1",
"stylelint": "~12.0.1",
"stylelint-config-sass-guidelines": "~6.2.0",
"stylelint-scss": "~3.14.2"