mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore: update dependency cross-env to v5.1.5
This commit is contained in:
parent
916e258bbd
commit
d080b11533
2 changed files with 4 additions and 4 deletions
|
@ -104,7 +104,7 @@
|
|||
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
||||
"chai": "4.1.2",
|
||||
"codecov": "3.0.2",
|
||||
"cross-env": "5.1.4",
|
||||
"cross-env": "5.1.5",
|
||||
"eslint": "4.19.1",
|
||||
"eslint-config-airbnb-base": "12.1.0",
|
||||
"eslint-config-prettier": "2.9.0",
|
||||
|
|
|
@ -1297,9 +1297,9 @@ create-error-class@^3.0.0:
|
|||
dependencies:
|
||||
capture-stack-trace "^1.0.0"
|
||||
|
||||
cross-env@5.1.4:
|
||||
version "5.1.4"
|
||||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.4.tgz#f61c14291f7cc653bb86457002ea80a04699d022"
|
||||
cross-env@5.1.5:
|
||||
version "5.1.5"
|
||||
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.5.tgz#31daf7f3a52ef337c8ddda585f08175cce5d1fa5"
|
||||
dependencies:
|
||||
cross-spawn "^5.1.0"
|
||||
is-windows "^1.0.0"
|
||||
|
|
Loading…
Reference in a new issue