Skip to content

Commit 16d4913

Browse files
build(deps): bump cross-env from 7.0.3 to 10.0.0 (#7078)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.0.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@v7.0.3...v10.0.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c133bd3 commit 16d4913

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

pnpm-lock.yaml

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"async": "^3.2.6",
3434
"axios": "^1.11.0",
3535
"cookie-parser": "^1.4.7",
36-
"cross-env": "^7.0.3",
36+
"cross-env": "^10.0.0",
3737
"cross-spawn": "^7.0.6",
3838
"ejs": "^3.1.10",
3939
"esbuild": "^0.25.9",

0 commit comments

Comments
 (0)