Skip to content

Commit c4138bb

Browse files
build(deps-dev): bump cross-env from 7.0.3 to 10.1.0
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 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@v7.0.3...v10.1.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59aa176 commit c4138bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@u-wave/react-translate-example": "file:example",
2020
"@u-wave/translate": "^1.1.0",
2121
"@vitest/coverage-v8": "^3.0.2",
22-
"cross-env": "^7.0.2",
22+
"cross-env": "^10.1.0",
2323
"eslint": "^8.3.0",
2424
"eslint-config-airbnb": "^19.0.0",
2525
"eslint-plugin-import": "^2.21.2",

0 commit comments

Comments
 (0)