Skip to content

Commit 6a8023b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency cross-env to v7.0.3
1 parent 43491c4 commit 6a8023b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@storybook/react": "6.2.9",
2424
"@types/react": "16.9.56",
2525
"babel-loader": "8.2.1",
26-
"cross-env": "7.0.2",
26+
"cross-env": "7.0.3",
2727
"intersection-observer": "0.11.0",
2828
"react": "16.14.0",
2929
"react-dom": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5015,10 +5015,10 @@ create-react-context@0.3.0:
50155015
gud "^1.0.0"
50165016
warning "^4.0.3"
50175017

5018-
cross-env@7.0.2:
5019-
version "7.0.2"
5020-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.2.tgz#bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9"
5021-
integrity sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==
5018+
cross-env@7.0.3:
5019+
version "7.0.3"
5020+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
5021+
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
50225022
dependencies:
50235023
cross-spawn "^7.0.1"
50245024

0 commit comments

Comments
 (0)