chore(deps): update dependency cross-env to v7 (#31814)

* chore(deps): update dependency cross-env to v7

* empty commit

* add or remove the cross-env to each package depending on how its currently used

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
This commit is contained in:
renovate[bot]
2025-06-11 10:01:02 -04:00
committed by GitHub
parent e5af624dad
commit 5eabf828bb
17 changed files with 30 additions and 20 deletions
+1
View File
@@ -22,6 +22,7 @@
},
"devDependencies": {
"chai": "^4.3.6",
"cross-env": "7.0.3",
"decache": "^4.6.2",
"dedent": "^0.7.0",
"mocha": "^9.2.2",
+1
View File
@@ -35,6 +35,7 @@
"@types/speed-measure-webpack-plugin": "^1.3.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"chai": "^4.3.6",
"cross-env": "7.0.3",
"dedent": "^0.7.0",
"mocha": "^9.2.2",
"proxyquire": "2.1.3",
+1 -1
View File
@@ -58,7 +58,7 @@
"classnames": "^2.5.1",
"combine-properties": "0.1.0",
"concurrently": "^6.2.0",
"cross-env": "6.0.3",
"cross-env": "7.0.3",
"cypress-plugin-tab": "1.0.5",
"cypress-real-events": "1.14.0",
"dayjs": "^1.9.3",
-1
View File
@@ -14,7 +14,6 @@
"test-unit": "echo 'no unit tests'"
},
"devDependencies": {
"cross-env": "6.0.3",
"cypress-example-kitchensink": "5.0.0",
"gh-pages": "5.0.0",
"gulp": "4.0.2",
+1 -1
View File
@@ -26,7 +26,7 @@
"@packages/socket": "0.0.0-development",
"chai": "3.5.0",
"chokidar-cli": "2.1.0",
"cross-env": "6.0.3",
"cross-env": "7.0.3",
"eol": "0.10.0",
"fs-extra": "9.1.0",
"gulp": "4.0.2",
+1 -1
View File
@@ -68,7 +68,7 @@
"chai-as-promised": "7.1.1",
"chai-subset": "1.6.0",
"combine-properties": "0.1.0",
"cross-env": "6.0.3",
"cross-env": "7.0.3",
"cross-fetch": "^4.1.0",
"cypress-plugin-tab": "1.0.5",
"cypress-real-events": "1.14.0",
+1 -1
View File
@@ -29,7 +29,7 @@
"@packages/network": "0.0.0-development",
"@packages/ts": "0.0.0-development",
"chai": "3.5.0",
"cross-env": "6.0.3",
"cross-env": "7.0.3",
"mocha": "3.5.3",
"sinon": "1.17.7",
"sinon-as-promised": "4.0.3",
+1 -1
View File
@@ -52,7 +52,7 @@
"bluebird": "3.5.3",
"classnames": "^2.5.1",
"concurrently": "^6.2.0",
"cross-env": "6.0.3",
"cross-env": "7.0.3",
"cypress-plugin-tab": "1.0.5",
"cypress-real-events": "1.14.0",
"dedent": "^0.7.0",
+1
View File
@@ -25,6 +25,7 @@
"@packages/types": "0.0.0-development",
"@packages/web-config": "0.0.0-development",
"classnames": "^2.5.1",
"cross-env": "7.0.3",
"css-element-queries": "1.2.3",
"cypress-multi-reporters": "1.4.0",
"cypress-real-events": "1.14.0",
+1 -1
View File
@@ -30,7 +30,7 @@
"babel-plugin-prismjs": "1.0.2",
"bluebird": "3.5.3",
"common-tags": "1.8.0",
"cross-env": "6.0.3",
"cross-env": "7.0.3",
"lodash": "^4.17.21",
"mobx": "6.13.6",
"react": "18.3.1",
-1
View File
@@ -180,7 +180,6 @@
"chai-subset": "1.6.0",
"chai-uuid": "1.0.6",
"chrome-har-capturer": "0.14.2",
"cross-env": "6.0.3",
"devtools-protocol": "0.0.1459876",
"esbuild": "^0.15.3",
"eventsource": "2.0.2",
+1 -1
View File
@@ -31,7 +31,7 @@
"@packages/types": "0.0.0-development",
"@types/uuid": "8.3.2",
"chai": "3.5.0",
"cross-env": "6.0.3",
"cross-env": "7.0.3",
"devtools-protocol": "0.0.1459876",
"mocha": "3.5.3",
"resolve-pkg": "2.0.0"
@@ -6,6 +6,7 @@
"dev": "webpack serve"
},
"devDependencies": {
"cross-env": "7.0.3",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.2",
@@ -832,9 +832,16 @@ core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity "sha1-pgQtNjTCsn6TKPg3uWX6yDgI24U= sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
cross-spawn@^7.0.3:
cross-env@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
dependencies:
cross-spawn "^7.0.1"
cross-spawn@^7.0.1, cross-spawn@^7.0.3:
version "7.0.6"
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
dependencies:
path-key "^3.1.0"
@@ -6,6 +6,7 @@
"dev": "webpack serve"
},
"devDependencies": {
"cross-env": "7.0.3",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.2",
@@ -832,9 +832,16 @@ core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity "sha1-pgQtNjTCsn6TKPg3uWX6yDgI24U= sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
cross-spawn@^7.0.3:
cross-env@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
dependencies:
cross-spawn "^7.0.1"
cross-spawn@^7.0.1, cross-spawn@^7.0.3:
version "7.0.6"
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
dependencies:
path-key "^3.1.0"
-7
View File
@@ -13457,13 +13457,6 @@ cross-dirname@^0.1.0:
resolved "https://registry.yarnpkg.com/cross-dirname/-/cross-dirname-0.1.0.tgz#b899599f30a5389f59e78c150e19f957ad16a37c"
integrity sha512-+R08/oI0nl3vfPcqftZRpytksBXDzOUveBq/NBVx0sUp1axwzPQrKinNx5yd5sxPu8j1wIy8AfnVQ+5eFdha6Q==
cross-env@6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-6.0.3.tgz#4256b71e49b3a40637a0ce70768a6ef5c72ae941"
integrity sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag==
dependencies:
cross-spawn "^7.0.0"
cross-env@7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"