Skip to content

Commit 0c36a72

Browse files
chore(deps-dev): bump cross-env from 6.0.3 to 10.1.0 in /sample-apps
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.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@v6.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] <[email protected]>
1 parent abafbd8 commit 0c36a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
},
3131
"devDependencies": {
3232
"@lerna/link": "^6.0.1",
33-
"cross-env": "^6.0.0"
33+
"cross-env": "^10.1.0"
3434
}
3535
}

0 commit comments

Comments
 (0)