Skip to content

Commit 23b7b90

Browse files
Bump @types/lodash from 4.17.10 to 4.17.13 in /client (#429)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.10 to 4.17.13. - [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-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>
1 parent 3cdf05f commit 23b7b90

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
@@ -23,7 +23,7 @@
2323
"mocha": "^10.7.3"
2424
},
2525
"dependencies": {
26-
"@types/lodash": "^4.17.10",
26+
"@types/lodash": "^4.17.13",
2727
"lodash": "^4.17.21",
2828
"node-yaml-parser": "^0.0.9",
2929
"vscode-languageclient": "~9.0.1",

0 commit comments

Comments
 (0)