Skip to content

Commit 25d5119

Browse files
Bump cross-env from 7.0.3 to 10.1.0
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 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@v7.0.3...v10.1.0) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22eeea4 commit 25d5119

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@types/node": "^22.14.1",
3535
"@voxpelli/tsconfig": "^15.1.2",
36-
"cross-env": "^7.0.3",
36+
"cross-env": "^10.1.0",
3737
"du": "^1.0.0",
3838
"electron": "^35.2.0",
3939
"glob": "^10.4.5",

0 commit comments

Comments
 (0)