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

Bump cross-env from 6.0.3 to 7.0.0

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.3...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-25 18:44:24 +00:00
committed by Jake Jarvis
parent 8d5d9c3a25
commit 6c1020e56e
2 changed files with 7 additions and 7 deletions

View File

@@ -33,7 +33,7 @@
"dependencies": {},
"devDependencies": {
"autoprefixer": "^9.7.4",
"cross-env": "^6.0.3",
"cross-env": "^7.0.0",
"get-folder-size": "^2.0.1",
"html-minifier": "^4.0.0",
"hugo-bin": "0.51.1",