Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 6f52fac

Browse files
committed
chore(deps): update dependency cross-env to v7
1 parent f928da2 commit 6f52fac

File tree

2 files changed

+34
-7
lines changed

2 files changed

+34
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/webdriverio": "4.13.3",
1818
"@uncovertruth/eslint-config": "4.5.0",
1919
"@uncovertruth/tslint-config": "4.5.0",
20-
"cross-env": "5.2.0",
20+
"cross-env": "7.0.0",
2121
"eslint": "5.16.0",
2222
"espower-typescript": "9.0.2",
2323
"finalhandler": "1.1.1",

yarn.lock

Lines changed: 33 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,12 +1341,11 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
13411341
safe-buffer "^5.0.1"
13421342
sha.js "^2.4.8"
13431343

1344-
cross-env@5.2.0:
1345-
version "5.2.0"
1346-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
1344+
cross-env@7.0.0:
1345+
version "7.0.0"
1346+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.0.tgz#5a3b2ddce51ec713ea58f2fb79ce22e65b4f5479"
13471347
dependencies:
1348-
cross-spawn "^6.0.5"
1349-
is-windows "^1.0.0"
1348+
cross-spawn "^7.0.1"
13501349

13511350
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
13521351
version "5.1.0"
@@ -1366,6 +1365,14 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5:
13661365
shebang-command "^1.2.0"
13671366
which "^1.2.9"
13681367

1368+
cross-spawn@^7.0.1:
1369+
version "7.0.1"
1370+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14"
1371+
dependencies:
1372+
path-key "^3.1.0"
1373+
shebang-command "^2.0.0"
1374+
which "^2.0.1"
1375+
13691376
crypto-browserify@^3.11.0:
13701377
version "3.12.0"
13711378
resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec"
@@ -3500,7 +3507,7 @@ is-url@^1.2.1:
35003507
version "1.2.4"
35013508
resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
35023509

3503-
is-windows@^1.0.0, is-windows@^1.0.1, is-windows@^1.0.2:
3510+
is-windows@^1.0.1, is-windows@^1.0.2:
35043511
version "1.0.2"
35053512
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
35063513

@@ -4613,6 +4620,10 @@ path-key@^2.0.0, path-key@^2.0.1:
46134620
version "2.0.1"
46144621
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
46154622

4623+
path-key@^3.1.0:
4624+
version "3.1.1"
4625+
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
4626+
46164627
path-parse@^1.0.5:
46174628
version "1.0.5"
46184629
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
@@ -5766,10 +5777,20 @@ shebang-command@^1.2.0:
57665777
dependencies:
57675778
shebang-regex "^1.0.0"
57685779

5780+
shebang-command@^2.0.0:
5781+
version "2.0.0"
5782+
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
5783+
dependencies:
5784+
shebang-regex "^3.0.0"
5785+
57695786
shebang-regex@^1.0.0:
57705787
version "1.0.0"
57715788
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
57725789

5790+
shebang-regex@^3.0.0:
5791+
version "3.0.0"
5792+
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
5793+
57735794
signal-exit@^3.0.0, signal-exit@^3.0.2:
57745795
version "3.0.2"
57755796
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
@@ -6836,6 +6857,12 @@ which@^1.2.10, which@^1.2.12, which@^1.2.14, which@^1.2.9:
68366857
dependencies:
68376858
isexe "^2.0.0"
68386859

6860+
which@^2.0.1:
6861+
version "2.0.2"
6862+
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
6863+
dependencies:
6864+
isexe "^2.0.0"
6865+
68396866
wide-align@^1.1.0:
68406867
version "1.1.3"
68416868
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"

0 commit comments

Comments
 (0)