Skip to content

Commit 3b475fa

Browse files
Bump @types/semver from 7.5.4 to 7.5.6 in /client (#356)
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.5.4 to 7.5.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: "@types/semver" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin DeJong <[email protected]>
1 parent c0f1d16 commit 3b475fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@types/lodash": "^4.14.200",
27-
"@types/semver": "^7.5.4",
27+
"@types/semver": "^7.5.6",
2828
"lodash": "^4.17.21",
2929
"node-yaml-parser": "^0.0.9",
3030
"semver": "^7.5.4",

0 commit comments

Comments
 (0)