Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit a811d6e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency cross-env to v5.2.1
1 parent fa8787a commit a811d6e

File tree

3 files changed

+9
-16
lines changed

3 files changed

+9
-16
lines changed

package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"all-contributors-cli": "6.8.1",
9393
"babel-eslint": "10.0.3",
9494
"babel-plugin-lodash": "3.3.4",
95-
"cross-env": "5.2.0",
95+
"cross-env": "5.2.1",
9696
"doctoc": "1.4.0",
9797
"enzyme": "3.10.0",
9898
"enzyme-adapter-react-16": "1.14.0",

yarn.lock

+4-10
Original file line numberDiff line numberDiff line change
@@ -3163,13 +3163,12 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
31633163
safe-buffer "^5.0.1"
31643164
sha.js "^2.4.8"
31653165

3166-
3167-
version "5.2.0"
3168-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
3169-
integrity sha512-jtdNFfFW1hB7sMhr/H6rW1Z45LFqyI431m3qU6bFXcQ3Eh7LtBuG3h74o7ohHZ3crrRkkqHlo4jYHFPcjroANg==
3166+
3167+
version "5.2.1"
3168+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.1.tgz#b2c76c1ca7add66dc874d11798466094f551b34d"
3169+
integrity sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ==
31703170
dependencies:
31713171
cross-spawn "^6.0.5"
3172-
is-windows "^1.0.0"
31733172

31743173
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
31753174
version "5.1.0"
@@ -5837,11 +5836,6 @@ is-whitespace-character@^1.0.0:
58375836
resolved "https://registry.yarnpkg.com/is-whitespace-character/-/is-whitespace-character-1.0.2.tgz#ede53b4c6f6fb3874533751ec9280d01928d03ed"
58385837
integrity sha512-SzM+T5GKUCtLhlHFKt2SDAX2RFzfS6joT91F2/WSi9LxgFdsnhfPK/UIA+JhRR2xuyLdrCys2PiFDrtn1fU5hQ==
58395838

5840-
is-windows@^1.0.0:
5841-
version "1.0.1"
5842-
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.1.tgz#310db70f742d259a16a369202b51af84233310d9"
5843-
integrity sha1-MQ23D3QtJZoWo2kgK1GvhCMzENk=
5844-
58455839
is-windows@^1.0.2:
58465840
version "1.0.2"
58475841
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"

0 commit comments

Comments
 (0)