Skip to content

Commit 7cd430d

Browse files
chore(deps-dev): bump cross-env from 5.2.1 to 10.0.0 (#334)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.1 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@v5.2.1...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 92f399f commit 7cd430d

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
@@ -51,7 +51,7 @@
5151
"@types/react-dom": "^18.0.3",
5252
"@types/warning": "^3.0.0",
5353
"cheerio": "1.0.0-rc.12",
54-
"cross-env": "^5.2.0",
54+
"cross-env": "^10.0.0",
5555
"dumi": "^2.2.17",
5656
"enzyme": "^3.1.0",
5757
"enzyme-adapter-react-16": "^1.15.6",

0 commit comments

Comments
 (0)