Skip to content

Commit 66c4a5d

Browse files
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](kentcdodds/cross-env@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>
1 parent 49f9969 commit 66c4a5d

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
"@csstools/postcss-global-data": "^3.0.0",
1616
"autoprefixer": "^10.4.20",
1717
"caniuse-lite": "^1.0.30001651",
18-
"cross-env": "^7.0.3",
18+
"cross-env": "^10.0.0",
1919
"eslint": "^9.9.0",
2020
"eslint-config-prettier": "^10.0.1",
2121
"eslint-plugin-prettier": "^5.2.1",

0 commit comments

Comments
 (0)