Skip to content

Commit 1957ad0

Browse files
chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0 (#447)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0561d0e commit 1957ad0

File tree

2 files changed

+27
-15
lines changed

2 files changed

+27
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@babel/register": "^7.27.1",
5151
"babel-plugin-istanbul": "^7.0.0",
5252
"chai": "^5.2.0",
53-
"cross-env": "^7.0.0",
53+
"cross-env": "^10.0.0",
5454
"dependency-check": "^4.1.0",
5555
"globals": "^16.3.0",
5656
"mocha": "^11.7.0",

0 commit comments

Comments
 (0)