Skip to content

Commit 1c573fe

Browse files
Bump @types/lodash from 4.14.199 to 4.14.200 in /client (#348)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.199 to 4.14.200. - [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 8f32b35 commit 1c573fe

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.2.0"
2424
},
2525
"dependencies": {
26-
"@types/lodash": "^4.14.199",
26+
"@types/lodash": "^4.14.200",
2727
"@types/semver": "^7.5.4",
2828
"lodash": "^4.17.21",
2929
"node-yaml-parser": "^0.0.9",

0 commit comments

Comments
 (0)