Skip to content

Commit 4996100

Browse files
build(deps-dev): bump cross-env from 6.0.3 to 7.0.0 (#307)
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] <support@dependabot.com>
1 parent 5f27987 commit 4996100

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": "^16.8.19",
6060
"@types/react-dom": "^16.8.4",
6161
"@types/warning": "^3.0.0",
62-
"cross-env": "^6.0.0",
62+
"cross-env": "^7.0.0",
6363
"css-animation": "^2.0.4",
6464
"enzyme": "^3.3.0",
6565
"enzyme-adapter-react-16": "^1.0.2",

0 commit comments

Comments
 (0)