Skip to content

Commit aee75f6

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 8cf3d82 commit aee75f6

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.0",
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
@@ -2564,10 +2564,10 @@ create-jest@^29.7.0:
25642564
jest-util "^29.7.0"
25652565
prompts "^2.0.1"
25662566

2567-
cross-env@10.0.0:
2568-
version "10.0.0"
2569-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.0.0.tgz#ba25823cfa1ed6af293dcded8796fa16cd162456"
2570-
integrity sha512-aU8qlEK/nHYtVuN4p7UQgAwVljzMg8hB4YK5ThRqD2l/ziSnryncPNn7bMLt5cFYsKVKBh8HqLqyCoTupEUu7Q==
2567+
cross-env@10.1.0:
2568+
version "10.1.0"
2569+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-10.1.0.tgz#cfd2a6200df9ed75bfb9cb3d7ce609c13ea21783"
2570+
integrity sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==
25712571
dependencies:
25722572
"@epic-web/invariant" "^1.0.0"
25732573
cross-spawn "^7.0.6"

0 commit comments

Comments
 (0)