Skip to content

Commit 5050212

Browse files
chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0 (#837)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 017f8db commit 5050212

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
@@ -72,7 +72,7 @@
7272
"@types/tap": "^15.0.5",
7373
"c8": "^10.1.2",
7474
"concurrently": "^9.0.0",
75-
"cross-env": "^7.0.3",
75+
"cross-env": "^10.0.0",
7676
"eslint": "^9.17.0",
7777
"fastify-tsconfig": "^3.0.0",
7878
"glob": "^11.0.1",

0 commit comments

Comments
 (0)