From 947b5e531528b891dd47a3078e44145cf4c19cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:35:46 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.7 to 4.17.12 in /frontend-react (#16273) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.12. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend-react/package.json | 2 +- frontend-react/yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/frontend-react/package.json b/frontend-react/package.json index 2adefcc5bc8..a8f1a3d0391 100644 --- a/frontend-react/package.json +++ b/frontend-react/package.json @@ -136,7 +136,7 @@ "@types/downloadjs": "^1.4.6", "@types/github-slugger": "^1.3.0", "@types/html-to-text": "^9.0.4", - "@types/lodash": "^4.17.7", + "@types/lodash": "^4.17.12", "@types/mdx": "^2.0.13", "@types/node": "^20.12.5", "@types/react": "18.3.11", diff --git a/frontend-react/yarn.lock b/frontend-react/yarn.lock index da0a73b81fd..e1bff8b9632 100644 --- a/frontend-react/yarn.lock +++ b/frontend-react/yarn.lock @@ -3039,13 +3039,20 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.14.167, @types/lodash@npm:^4.17.7": +"@types/lodash@npm:^4.14.167": version: 4.17.7 resolution: "@types/lodash@npm:4.17.7" checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7 languageName: node linkType: hard +"@types/lodash@npm:^4.17.12": + version: 4.17.12 + resolution: "@types/lodash@npm:4.17.12" + checksum: 7b564e4114f09ce5ae31a2e9493592baf20bb498507f3705c5d91cf838c2298b4f6a06f2d6c8dc608fcac63e210a2b7b13388c7a5e220e15688f813521030127 + languageName: node + linkType: hard + "@types/mdast@npm:^4.0.0": version: 4.0.0 resolution: "@types/mdast@npm:4.0.0" @@ -10763,7 +10770,7 @@ __metadata: "@types/downloadjs": ^1.4.6 "@types/github-slugger": ^1.3.0 "@types/html-to-text": ^9.0.4 - "@types/lodash": ^4.17.7 + "@types/lodash": ^4.17.12 "@types/mdx": ^2.0.13 "@types/node": ^20.12.5 "@types/react": 18.3.11