Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
Bump cross-env from 5.1.1 to 5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Dec 25, 2017
1 parent 06f35d5 commit 2048c43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"chai-as-promised": "^7.1.1",
"commitizen": "^2.9.6",
"coveralls": "^2.13.1",
"cross-env": "^5.1.1",
"cross-env": "^5.1.3",
"cz-lerna-changelog": "^1.2.1",
"dedent": "^0.7.0",
"eslint": "^4.10.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1261,9 +1261,9 @@ coveralls@^2.13.1:
minimist "1.2.0"
request "2.79.0"

cross-env@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.1.tgz#b6d8ab97f304c0f71dae7277b75fe424c08dfa74"
cross-env@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.3.tgz#f8ae18faac87692b0a8b4d2f7000d4ec3a85dfd7"
dependencies:
cross-spawn "^5.1.0"
is-windows "^1.0.0"
Expand Down

0 comments on commit 2048c43

Please sign in to comment.