Skip to content

Commit 551e449

Browse files
build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 (#562)
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:development 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 0aeec70 commit 551e449

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@vue/cli-service": "^5.0.8",
5757
"@vue/compat": "^3.5.18",
5858
"@vue/compiler-sfc": "^3.5.18",
59-
"cross-env": "^7.0.2",
59+
"cross-env": "^10.0.0",
6060
"cypress": "^14.5.2",
6161
"eslint": "^8.57.1",
6262
"eslint-plugin-vue": "^9.32.0",

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.

0 commit comments

Comments
 (0)