Skip to content

Commit

Permalink
feat(deps): update dependency leaflet to ^1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 6ae6320 commit 363c7ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"cozy-sharing": "^7.1.3",
"cozy-ui": "^88.1.1",
"date-fns": "2.29.3",
"leaflet": "^1.7.1",
"leaflet": "^1.9.3",
"lodash": "4.17.21",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13947,10 +13947,10 @@ lcid@^2.0.0:
dependencies:
invert-kv "^2.0.0"

leaflet@^1.7.1:
version "1.9.3"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.9.3.tgz#52ec436954964e2d3d39e0d433da4b2500d74414"
integrity sha512-iB2cR9vAkDOu5l3HAay2obcUHZ7xwUBBjph8+PGtmW/2lYhbLizWtG7nTeYht36WfOslixQF9D/uSIzhZgGMfQ==
leaflet@^1.9.3:
version "1.9.4"
resolved "https://registry.yarnpkg.com/leaflet/-/leaflet-1.9.4.tgz#23fae724e282fa25745aff82ca4d394748db7d8d"
integrity sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==

[email protected]:
version "0.8.2"
Expand Down

0 comments on commit 363c7ef

Please sign in to comment.