Skip to content

Commit 86f6223

Browse files
Bump cross-env from 10.0.0 to 10.1.0
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9720274 commit 86f6223

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
@@ -28,7 +28,7 @@
2828
"autoprefixer": "10.4.21",
2929
"clean-webpack-plugin": "4.0.0",
3030
"copy-webpack-plugin": "13.0.1",
31-
"cross-env": "10.0.0",
31+
"cross-env": "10.1.0",
3232
"css-loader": "7.1.2",
3333
"mini-css-extract-plugin": "2.9.4",
3434
"postcss": "8.5.6",

0 commit comments

Comments
 (0)