Skip to content

Commit 2c7a828

Browse files
chore(deps): update dependency @types/leaflet to v1.9.3 (#3508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2f3ebd commit 2c7a828

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/enzyme": "3.10.13",
4545
"@types/jest": "29.5.3",
4646
"@types/json2mq": "0.2.0",
47-
"@types/leaflet": "1.5.21",
47+
"@types/leaflet": "1.9.3",
4848
"@types/lodash": "4.14.196",
4949
"@types/mousetrap": "1.6.11",
5050
"@types/no-scroll": "2.1.0",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3367,10 +3367,10 @@
33673367
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
33683368
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
33693369

3370-
"@types/leaflet@1.5.21":
3371-
version "1.5.21"
3372-
resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.5.21.tgz#994c44f2bfc45744120f01924c8973c5e960e051"
3373-
integrity sha512-b+BOkwJDq6DK4m+jFUOHNCFinIkO4CF1MjnOwYgZFX+oElpYpXCCIsxZ3+zQWIRSLVUbRXvaQq2K935jGIyp7A==
3370+
"@types/leaflet@1.9.3":
3371+
version "1.9.3"
3372+
resolved "https://registry.yarnpkg.com/@types/leaflet/-/leaflet-1.9.3.tgz#7aac302189eb3aa283f444316167995df42a5467"
3373+
integrity sha512-Caa1lYOgKVqDkDZVWkto2Z5JtVo09spEaUt2S69LiugbBpoqQu92HYFMGUbYezZbnBkyOxMNPXHSgRrRY5UyIA==
33743374
dependencies:
33753375
"@types/geojson" "*"
33763376

0 commit comments

Comments
 (0)