Skip to content

Commit 1b58d1d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cross-env to ^7.0.3
1 parent 308ec0d commit 1b58d1d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"babel-plugin-add-module-exports": "^1.0.4",
5757
"babel-plugin-transform-async-to-bluebird": "^1.1.1",
5858
"babel-plugin-transform-promise-to-bluebird": "^2.0.0",
59-
"cross-env": "^7.0.2",
59+
"cross-env": "^7.0.3",
6060
"eslint": "^6.8.0",
6161
"eslint-config-bliss": "^4.7.0",
6262
"flow-bin": "^0.125.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,10 +2610,10 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
26102610
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
26112611
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
26122612

2613-
cross-env@^7.0.2:
2614-
version "7.0.2"
2615-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.2.tgz#bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9"
2616-
integrity sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==
2613+
cross-env@^7.0.3:
2614+
version "7.0.3"
2615+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
2616+
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
26172617
dependencies:
26182618
cross-spawn "^7.0.1"
26192619

0 commit comments

Comments
 (0)