Skip to content

Commit

Permalink
chore(deps-dev): bump @types/lodash
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 4be1245 commit 27bcb85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 27bcb85

Please sign in to comment.