Skip to content

Commit 48186a9

Browse files
chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0 (#129)
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 a62f3a6 commit 48186a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/react-dom": "^19.0.1",
6060
"@umijs/fabric": "^4.0.0",
6161
"coveralls": "^3.0.6",
62-
"cross-env": "^7.0.2",
62+
"cross-env": "^10.0.0",
6363
"dumi": "^2.1.14",
6464
"eslint": "^8.0.0",
6565
"father": "^4.3.7",

0 commit comments

Comments
 (0)