From 364efab4a255d3943c614ab07243d42ad3314252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:34:55 +0000 Subject: [PATCH] build(deps): bump @types/lodash from 4.17.11 to 4.17.12 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.11 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index edf4061f6..fd989e4fa 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@patternfly/react-table": "^5.4.8", "@patternfly/react-topology": "^5.4.0", "@reduxjs/toolkit": "^1.9.3", - "@types/lodash": "^4.17.11", + "@types/lodash": "^4.17.12", "@types/react": "^17.0.69", "dayjs": "^1.11.13", "humanize-duration": "^3.32.1", diff --git a/yarn.lock b/yarn.lock index 0812cdd5b..c77f9b577 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2338,10 +2338,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.11": - version: 4.17.11 - resolution: "@types/lodash@npm:4.17.11" - checksum: 216f6101d9a892a3e916903a677e8aa1c5600f21545446cd2edd675bc5dc3d6f663f1de264d39871a51378ea1890bdbe77b960cba190e142610480698df1138b +"@types/lodash@npm:^4.17.12": + version: 4.17.12 + resolution: "@types/lodash@npm:4.17.12" + checksum: 7b564e4114f09ce5ae31a2e9493592baf20bb498507f3705c5d91cf838c2298b4f6a06f2d6c8dc608fcac63e210a2b7b13388c7a5e220e15688f813521030127 languageName: node linkType: hard @@ -4362,7 +4362,7 @@ __metadata: "@types/humanize-duration": ^3.27.4 "@types/jest": ^27.0.2 "@types/js-base64": 3.3.1 - "@types/lodash": ^4.17.11 + "@types/lodash": ^4.17.12 "@types/react": ^17.0.69 "@types/react-test-renderer": ^17.0.7 "@types/selenium-webdriver": ^4.1.26