Skip to content

Commit 1b967d4

Browse files
chore(deps-dev): update cross-env requirement
Updates the requirements on [cross-env](https://github.com/kentcdodds/cross-env) to permit the latest version. Updates `cross-env` 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 dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e54a12 commit 1b967d4

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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"browser-sync": "^3.0.4",
1717
"browser-sync-webpack-plugin": "github:Va1/browser-sync-webpack-plugin",
18-
"cross-env": "^10.0.0",
18+
"cross-env": "^10.1.0",
1919
"jquery": "^3.7.1",
2020
"laravel-mix": "^6.0.49",
2121
"laravel-mix-copy-watched": "^3.0.0",

0 commit comments

Comments
 (0)