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

Commit 72db129

Browse files
Merge pull request #54 from Human-Connection/dependabot/npm_and_yarn/cross-env-5.1.5
Bump cross-env from 5.1.4 to 5.1.5
2 parents 99df001 + b34868d commit 72db129

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
@@ -1065,9 +1065,9 @@ create-error-class@^3.0.0:
10651065
dependencies:
10661066
capture-stack-trace "^1.0.0"
10671067

1068-
cross-env@^5.1.4:
1069-
version "5.1.4"
1070-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.4.tgz#f61c14291f7cc653bb86457002ea80a04699d022"
1068+
cross-env@^5.1.5:
1069+
version "5.1.5"
1070+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.5.tgz#31daf7f3a52ef337c8ddda585f08175cce5d1fa5"
10711071
dependencies:
10721072
cross-spawn "^5.1.0"
10731073
is-windows "^1.0.0"

0 commit comments

Comments
 (0)