Skip to content

Commit 56f8e29

Browse files
Bump @types/lodash from 4.17.16 to 4.17.17 in /client (#469)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.17 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 99321b5 commit 56f8e29

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
"mocha": "^11.2.2"
2525
},
2626
"dependencies": {
27-
"@types/lodash": "^4.17.15",
27+
"@types/lodash": "^4.17.17",
2828
"lodash": "^4.17.21",
2929
"node-yaml-parser": "^0.0.9",
3030
"vscode-languageclient": "~9.0.1",

0 commit comments

Comments
 (0)