Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit c64398f

Browse files
Bump cross-env from 6.0.3 to 7.0.3 (#93)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.3 to 7.0.3. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v6.0.3...v7.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent adc3770 commit c64398f

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
@@ -50,7 +50,7 @@
5050
"@types/react": "^16.8.19",
5151
"@types/react-dom": "^16.8.4",
5252
"@types/warning": "^3.0.0",
53-
"cross-env": "^6.0.0",
53+
"cross-env": "^7.0.3",
5454
"enzyme": "^3.3.0",
5555
"enzyme-adapter-react-16": "^1.14.0",
5656
"enzyme-to-json": "^3.4.0",

0 commit comments

Comments
 (0)