Skip to content

Commit 64800e6

Browse files
Bump @types/lodash from 4.17.14 to 4.17.15 in /client (#444)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.15. - [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 7fb19a8 commit 64800e6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: client/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mocha": "^11.1.0"
2626
},
2727
"dependencies": {
28-
"@types/lodash": "^4.17.13",
28+
"@types/lodash": "^4.17.15",
2929
"lodash": "^4.17.21",
3030
"node-yaml-parser": "^0.0.9",
3131
"vscode-languageclient": "~9.0.1",

0 commit comments

Comments
 (0)