Skip to content

Commit 8fe0123

Browse files
chore(deps-dev): bump cross-env from 6.0.3 to 7.0.0 (#451)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.3 to 7.0.0. - [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.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 20c6cfd commit 8fe0123

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
@@ -54,7 +54,7 @@
5454
"@types/react": "^16.8.19",
5555
"@types/react-dom": "^16.8.4",
5656
"@types/warning": "^3.0.0",
57-
"cross-env": "^6.0.0",
57+
"cross-env": "^7.0.0",
5858
"enzyme": "^3.3.0",
5959
"enzyme-to-json": "^3.4.0",
6060
"father": "^2.13.2",

0 commit comments

Comments
 (0)