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

Commit 669d7bd

Browse files
committed
chore(deps): update dependency cross-env to v5.2.1
1 parent 4a5463a commit 669d7bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-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.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,12 +1341,12 @@ 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"
1347+
integrity sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ==
13471348
dependencies:
13481349
cross-spawn "^6.0.5"
1349-
is-windows "^1.0.0"
13501350

13511351
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
13521352
version "5.1.0"
@@ -3512,7 +3512,7 @@ is-url@^1.2.1:
35123512
version "1.2.4"
35133513
resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52"
35143514

3515-
is-windows@^1.0.0, is-windows@^1.0.1, is-windows@^1.0.2:
3515+
is-windows@^1.0.1, is-windows@^1.0.2:
35163516
version "1.0.2"
35173517
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
35183518

0 commit comments

Comments
 (0)