Merge pull request #4163 from DIYgod/dependabot/npm_and_yarn/cross-env-7.0.1

This commit is contained in:
dependabot-preview[bot] 2020-03-03 18:49:58 +00:00 committed by GitHub
commit e0dda89dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"@vuepress/plugin-back-to-top": "1.3.1",
"@vuepress/plugin-google-analytics": "1.3.1",
"@vuepress/plugin-pwa": "1.3.1",
"cross-env": "7.0.0",
"cross-env": "7.0.1",
"entities": "2.0.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",

View File

@ -3715,10 +3715,10 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
safe-buffer "^5.0.1"
sha.js "^2.4.8"
cross-env@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.0.tgz#5a3b2ddce51ec713ea58f2fb79ce22e65b4f5479"
integrity sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ==
cross-env@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.1.tgz#c8e03412ea0e1370fe3f0066929a70b8e1e90c39"
integrity sha512-1+DmLosu38kC4s1H4HzNkcolwdANifu9+5bE6uKQCV4L6jvVdV9qdRAk8vV3GoWRe0x4z+K2fFhgoDMqwNsPqQ==
dependencies:
cross-spawn "^7.0.1"