From 028952f3744dcd8715d727b0f1ed413e636fb9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:09:53 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash Bumps the development-dependencies group in /ui with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash). Updates `@types/lodash` from 4.17.9 to 4.17.10 - [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 dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index 03846384..8cd5f180 100644 --- a/ui/package.json +++ b/ui/package.json @@ -69,7 +69,7 @@ "@testing-library/user-event": "^14.5.2", "@types/hat": "^0.0.4", "@types/jest": "^29.5.13", - "@types/lodash": "^4.17.9", + "@types/lodash": "^4.17.10", "@types/mapbox__mapbox-gl-draw": "~1.4.6", "@types/node": "^20.16.10", "@types/react": "^18.3.11", diff --git a/ui/yarn.lock b/ui/yarn.lock index b93241c2..9b1d14ed 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -4072,10 +4072,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.9": - version: 4.17.9 - resolution: "@types/lodash@npm:4.17.9" - checksum: 10/49e35caaf668686be0bad9e9bef88456903a21999d3fd8bf91c302e0d5328398fb59fee793d0afbaf6edeca1b46c3e8109899d85ff3a433075178f1ab693e597 +"@types/lodash@npm:^4.17.10": + version: 4.17.10 + resolution: "@types/lodash@npm:4.17.10" + checksum: 10/10fe24a93adc6048cb23e4135c1ed1d52cc39033682e6513f4f51b74a9af6d7a24fbea92203c22dc4e01e35f1ab3aa0fd0a2b487e8a4a2bbdf1fc05970094066 languageName: node linkType: hard @@ -12350,7 +12350,7 @@ __metadata: "@turf/helpers": "npm:^7.1.0" "@types/hat": "npm:^0.0.4" "@types/jest": "npm:^29.5.13" - "@types/lodash": "npm:^4.17.9" + "@types/lodash": "npm:^4.17.10" "@types/mapbox__mapbox-gl-draw": "npm:~1.4.6" "@types/node": "npm:^20.16.10" "@types/react": "npm:^18.3.11"