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

Commit b6cdff6

Browse files
committed
chore(deps): update dependency cross-env to v5.2.1
1 parent f928da2 commit b6cdff6

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
@@ -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": "5.2.1",
2121
"eslint": "5.16.0",
2222
"espower-typescript": "9.0.2",
2323
"finalhandler": "1.1.1",

yarn.lock

Lines changed: 4 additions & 5 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-
1345-
version "5.2.0"
1346-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
1344+
1345+
version "5.2.1"
1346+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.1.tgz#b2c76c1ca7add66dc874d11798466094f551b34d"
13471347
dependencies:
13481348
cross-spawn "^6.0.5"
1349-
is-windows "^1.0.0"
13501349

13511350
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
13521351
version "5.1.0"
@@ -3500,7 +3499,7 @@ is-url@^1.2.1:
35003499
version "1.2.4"
35013500
resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
35023501

3503-
is-windows@^1.0.0, is-windows@^1.0.1, is-windows@^1.0.2:
3502+
is-windows@^1.0.1, is-windows@^1.0.2:
35043503
version "1.0.2"
35053504
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
35063505

0 commit comments

Comments
 (0)