Skip to content

Commit 57a33b3

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps): bump cross-env from 5.2.0 to 5.2.1
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v5.2.0...v5.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 44bd7ef commit 57a33b3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2471,12 +2471,11 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
24712471
sha.js "^2.4.8"
24722472

24732473
cross-env@^5.1.4:
2474-
version "5.2.0"
2475-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
2476-
integrity sha512-jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroANg==
2474+
version "5.2.1"
2475+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.1.tgz#b2c76c1ca7add66dc874d11798466094f551b34d"
2476+
integrity sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ==
24772477
dependencies:
24782478
cross-spawn "^6.0.5"
2479-
is-windows "^1.0.0"
24802479

24812480
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
24822481
version "6.0.5"
@@ -4440,7 +4439,7 @@ is-whitespace-character@^1.0.0:
44404439
resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.3.tgz#b3ad9546d916d7d3ffa78204bca0c26b56257fac"
44414440
integrity sha512-SNPgMLz9JzPccD3nPctcj8sZlX9DAMJSKH8bP7Z6bohCwuNgX8xbWr1eTAYXX9Vpi/aSn8Y1akL9WgM3t43YNQ==
44424441

4443-
is-windows@^1.0.0, is-windows@^1.0.1, is-windows@^1.0.2:
4442+
is-windows@^1.0.1, is-windows@^1.0.2:
44444443
version "1.0.2"
44454444
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
44464445
integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==

0 commit comments

Comments
 (0)