Skip to content

Commit 7860e55

Browse files
dependabot-preview[bot]afc163
authored andcommitted
Update cross-env requirement from ^5.2.0 to ^6.0.0 (#425)
Updates the requirements on [cross-env](https://github.com/kentcdodds/cross-env) to permit the latest version. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v5.2.0...v6.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a8e6836 commit 7860e55

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": "^16.8.19",
5252
"@types/react-dom": "^16.8.4",
5353
"@types/warning": "^3.0.0",
54-
"cross-env": "^5.2.0",
54+
"cross-env": "^6.0.0",
5555
"enzyme": "^3.3.0",
5656
"enzyme-to-json": "^3.4.0",
5757
"father": "^2.13.2",

0 commit comments

Comments
 (0)