Bump cross-env from 7.0.3 to 10.0.0

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.3...v10.0.0)

---
updated-dependencies:
- dependency-name: cross-env
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-29 20:51:54 +00:00 committed by GitHub
parent 234148683b
commit a809461926
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
},
"devDependencies": {
"autoprefixer": "^10.4.21",
"cross-env": "^7.0.3",
"cross-env": "^10.0.0",
"hugo-extended": "0.147.9",
"postcss-cli": "^11.0.1",
"rtlcss": "^4.3.0"