2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-08 03:52:23 +03:00

chore(dependencies): Bump cross-env from 5.0.5 to 5.1.1

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.0.5 to 5.1.1.
- [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/v5.0.5...v5.1.1)
This commit is contained in:
dependabot[bot]
2017-11-21 07:13:06 +00:00
parent 1f0d3d952c
commit 4f2a40b9ef
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"chromedriver": "^2.27.2",
"connect-history-api-fallback": "^1.5.0",
"copy-webpack-plugin": "^4.0.1",
"cross-env": "^5.0.5",
"cross-env": "^5.1.1",
"cross-spawn": "^5.0.1",
"css-loader": "^0.26.1",
"eslint": "^3.14.1",
+3 -3
View File
@@ -1593,9 +1593,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
safe-buffer "^5.0.1"
sha.js "^2.4.8"
cross-env@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.0.5.tgz#4383d364d9660873dd185b398af3bfef5efffef3"
cross-env@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.1.tgz#b6d8ab97f304c0f71dae7277b75fe424c08dfa74"
dependencies:
cross-spawn "^5.1.0"
is-windows "^1.0.0"