Skip to content

Commit dbcff7e

Browse files
Bump cross-env from 6.0.3 to 7.0.0
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 47f1e7a commit dbcff7e

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
@@ -38,7 +38,7 @@
3838
"rc-trigger": "^4.0.0-alpha.8"
3939
},
4040
"devDependencies": {
41-
"cross-env": "^6.0.0",
41+
"cross-env": "^7.0.0",
4242
"enzyme": "^3.8.0",
4343
"enzyme-to-json": "^3.4.0",
4444
"father": "^2.24.1",

0 commit comments

Comments
 (0)