Skip to content

Commit

Permalink
chore(deps): update dependency cross-env to v7.0.3 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 3, 2020
1 parent bc7a416 commit dcecb4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"chai": "4.2.0",
"cheerio": "1.0.0-rc.3",
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"cross-env": "7.0.3",
"css-loader": "5.0.1",
"eslint": "7.14.0",
"eslint-config-standard": "16.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2527,10 +2527,10 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
safe-buffer "^5.0.1"
sha.js "^2.4.8"

cross-env@7.0.2:
version "7.0.2"
resolved "https://registry.npm.taobao.org/cross-env/download/cross-env-7.0.2.tgz#bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9"
integrity sha1-vV7TEzmpOjQYrE88qco0Awgq5fk=
cross-env@7.0.3:
version "7.0.3"
resolved "https://registry.npm.taobao.org/cross-env/download/cross-env-7.0.3.tgz?cache=0&sync_timestamp=1606852679403&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcross-env%2Fdownload%2Fcross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
integrity sha1-hlJkspZ33AFbqEGJGJZd0jL8VM8=
dependencies:
cross-spawn "^7.0.1"

Expand Down

0 comments on commit dcecb4a

Please sign in to comment.