Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit b34868d

Browse files
Bump cross-env from 5.1.4 to 5.1.5
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.1.4 to 5.1.5. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v5.1.4...v5.1.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3230bac commit b34868d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"cheerio": "^1.0.0-rc.2",
5757
"compression": "~1.7.2",
5858
"cors": "~2.8.4",
59-
"cross-env": "^5.1.4",
59+
"cross-env": "^5.1.5",
6060
"crypto": "~1.0.1",
6161
"crypto-js": "^3.1.9-1",
6262
"dauria": "~2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,9 +1059,9 @@ create-error-class@^3.0.0:
10591059
dependencies:
10601060
capture-stack-trace "^1.0.0"
10611061

1062-
cross-env@^5.1.4:
1063-
version "5.1.4"
1064-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.4.tgz#f61c14291f7cc653bb86457002ea80a04699d022"
1062+
cross-env@^5.1.5:
1063+
version "5.1.5"
1064+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.5.tgz#31daf7f3a52ef337c8ddda585f08175cce5d1fa5"
10651065
dependencies:
10661066
cross-spawn "^5.1.0"
10671067
is-windows "^1.0.0"

0 commit comments

Comments
 (0)