Skip to content

Commit b0a1bb6

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update devdependency cross-env to ^6.0.3 (#4183)
1 parent e4b21ab commit b0a1bb6

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"codemirror": "^5.49.0",
9898
"codesandbox": "^2.1.10",
9999
"core-js": ">=2.6.5 <3.0.0",
100-
"cross-env": "^6.0.2",
100+
"cross-env": "^6.0.3",
101101
"eslint": "^6.5.1",
102102
"eslint-config-prettier": "^6.3.0",
103103
"eslint-config-standard": "^14.1.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3718,12 +3718,11 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
37183718
safe-buffer "^5.0.1"
37193719
sha.js "^2.4.8"
37203720

3721-
cross-env@^6.0.2:
3722-
version "6.0.2"
3723-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-6.0.2.tgz#2ec3c4b9b90cc074fed375415fc229cb7d6ce612"
3724-
integrity sha512-lA44HlqWCzrv7/l2pY3sfLDvMhXXhx8oztvD6rg34PdCIcP0yk77UwOL2nacsZXlrzPUMtbfagVbK6Itx8pwng==
3721+
cross-env@^6.0.3:
3722+
version "6.0.3"
3723+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-6.0.3.tgz#4256b71e49b3a40637a0ce70768a6ef5c72ae941"
3724+
integrity sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag==
37253725
dependencies:
3726-
"@babel/runtime" "^7.6.2"
37273726
cross-spawn "^7.0.0"
37283727

37293728
cross-spawn@^3.0.0:

0 commit comments

Comments
 (0)