Skip to content

Commit 92b6c97

Browse files
chore(deps): pin dependency cross-env to 7.0.3
1 parent 07186ad commit 92b6c97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-plugin-transform-remove-console": "6.8.5",
6262
"babel-plugin-transform-remove-debugger": "6.8.5",
6363
"commander": "6.2.1",
64-
"cross-env": "^7.0.3",
64+
"cross-env": "7.0.3",
6565
"eslint": "8.57.1",
6666
"eslint-config-react-app": "7.0.0",
6767
"eslint-plugin-flowtype": "8.0.3",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3530,7 +3530,7 @@ create-jest@^29.7.0:
35303530
jest-util "^29.7.0"
35313531
prompts "^2.0.1"
35323532

3533-
cross-env@^7.0.3:
3533+
35343534
version "7.0.3"
35353535
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
35363536
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==

0 commit comments

Comments
 (0)