Skip to content

Commit 3461c94

Browse files
chore: bump cross-env from 10.0.0 to 10.1.0
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 870e27e commit 3461c94

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
@@ -70,7 +70,7 @@
7070
"@types/multistream": "4.1.3",
7171
"async-done": "2.0.0",
7272
"benny": "3.7.1",
73-
"cross-env": "10.0.0",
73+
"cross-env": "10.1.0",
7474
"del": "8.0.1",
7575
"del-cli": "6.0.0",
7676
"esbuild": "0.25.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,10 +2570,10 @@ create-jest@^29.7.0:
25702570
jest-util "^29.7.0"
25712571
prompts "^2.0.1"
25722572

2573-
cross-env@10.0.0:
2574-
version "10.0.0"
2575-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.0.0.tgz#ba25823cfa1ed6af293dcded8796fa16cd162456"
2576-
integrity sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==
2573+
cross-env@10.1.0:
2574+
version "10.1.0"
2575+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.1.0.tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783"
2576+
integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==
25772577
dependencies:
25782578
"@epic-web/invariant" "^1.0.0"
25792579
cross-spawn "^7.0.6"

0 commit comments

Comments
 (0)