Skip to content

Commit d60bf64

Browse files
chore(deps): bump react-leaflet from 2.2.1 to 2.4.0 (#31)
Bumps [react-leaflet](https://github.com/PaulLeCam/react-leaflet) from 2.2.1 to 2.4.0. - [Release notes](https://github.com/PaulLeCam/react-leaflet/releases) - [Changelog](https://github.com/PaulLeCam/react-leaflet/blob/master/CHANGELOG.md) - [Commits](PaulLeCam/react-leaflet@v2.2.1...v2.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9209164 commit d60bf64

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"leaflet": "1.5.1",
3838
"react": "16.8.6",
3939
"react-dom": "16.8.6",
40-
"react-leaflet": "2.2.1",
40+
"react-leaflet": "2.4.0",
4141
"react-markdown": "4.0.8",
4242
"react-router-dom": "5.0.1",
4343
"react-scripts": "3.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@
961961
dependencies:
962962
regenerator-runtime "^0.13.2"
963963

964-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.0", "@babel/runtime@^7.4.2":
964+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.0", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5":
965965
version "7.4.5"
966966
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12"
967967
integrity sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==
@@ -9849,12 +9849,12 @@ react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4:
98499849
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
98509850
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
98519851

9852-
react-leaflet@2.2.1:
9853-
version "2.2.1"
9854-
resolved "https://registry.yarnpkg.com/react-leaflet/-/react-leaflet-2.2.1.tgz#c33974f518ffc8b3b7221f72e00c28963b95314d"
9855-
integrity sha512-q95486MsoKYmHFRDJyKRY/wdlKbaiTBfq23rfcG9WwsGNxaQuHLcIhxj3m9s4PiG3DImhz3Qfov6UUrsf+yMpw==
9852+
react-leaflet@2.4.0:
9853+
version "2.4.0"
9854+
resolved "https://registry.yarnpkg.com/react-leaflet/-/react-leaflet-2.4.0.tgz#9cef74e14aeeb094bfe662b46de1682623c090ea"
9855+
integrity sha512-ex9MAz2cUAmdUucsjv180OYszdqxHIyEwzWAuMOOuxE7yUmRscxZKR5h0f+vG4shR+SekZYUBk0+gCv8apRADQ==
98569856
dependencies:
9857-
"@babel/runtime" "^7.3.1"
9857+
"@babel/runtime" "^7.4.5"
98589858
fast-deep-equal "^2.0.1"
98599859
hoist-non-react-statics "^3.3.0"
98609860
warning "^4.0.3"

0 commit comments

Comments
 (0)