Skip to content

Commit 1904fb5

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] <[email protected]>
1 parent 037838b commit 1904fb5

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
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"code": "~5.2.4",
29-
"cross-env": "~10.0.0",
29+
"cross-env": "~10.1.0",
3030
"eslint": "~9.36.0",
3131
"eslint-config-standard": "~17.1.0",
3232
"eslint-plugin-import": "~2.32.0",

0 commit comments

Comments
 (0)