Skip to content

Commit ffac8b1

Browse files
chore(deps-dev): bump cross-env from 6.0.3 to 7.0.3 in /sample-apps
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.3 to 7.0.3. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v6.0.3...v7.0.3) --- updated-dependencies: - dependency-name: cross-env dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81c36fd commit ffac8b1

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": "^3.21.0",
33-
"cross-env": "^6.0.0"
33+
"cross-env": "^7.0.3"
3434
}
3535
}

0 commit comments

Comments
 (0)