Skip to content

Commit 246f5d7

Browse files
chore(deps): pin dependency cross-env to 7.0.3
1 parent f755f1b commit 246f5d7

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
@@ -3429,7 +3429,7 @@ create-jest@^29.7.0:
34293429
jest-util "^29.7.0"
34303430
prompts "^2.0.1"
34313431

3432-
cross-env@^7.0.3:
3432+
34333433
version "7.0.3"
34343434
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
34353435
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==

0 commit comments

Comments
 (0)