Skip to content

Commit ebdc2b6

Browse files
chore(deps-dev): Bump cross-env from 7.0.3 to 10.0.0 (#1087)
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 74ba152 commit ebdc2b6

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

package-lock.json

Lines changed: 16 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "^18.2.67",
5454
"@types/react-dom": "^18.2.22",
5555
"c8": "^10.1.3",
56-
"cross-env": "^7.0.3",
56+
"cross-env": "^10.0.0",
5757
"fastify": "^5.0.0",
5858
"next": "13.4.3",
5959
"pino": "^9.6.0",

0 commit comments

Comments
 (0)