From 26634233393c32e4e37c83b1044ae0d1d4b71ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 01:59:21 +0000 Subject: [PATCH] build(deps-dev): Bump react-map-gl from 6.1.19 to 6.1.20 Bumps [react-map-gl](https://github.com/visgl/react-map-gl) from 6.1.19 to 6.1.20. - [Release notes](https://github.com/visgl/react-map-gl/releases) - [Changelog](https://github.com/visgl/react-map-gl/blob/v6.1.20/CHANGELOG.md) - [Commits](https://github.com/visgl/react-map-gl/compare/v6.1.19...v6.1.20) --- updated-dependencies: - dependency-name: react-map-gl dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/legacy/package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/legacy/package.json b/packages/legacy/package.json index 7f5d2685..d89f6ec6 100644 --- a/packages/legacy/package.json +++ b/packages/legacy/package.json @@ -101,7 +101,7 @@ "react-docgen-typescript-loader": "^3.6.0", "react-docgen-typescript-plugin": "^1.0.2", "react-dom": "^17.0.2", - "react-map-gl": "^6.1.19", + "react-map-gl": "^6.1.20", "react-pivottable": "^0.11.0", "react-plotly.js": "^2.6.0", "react-router": "^5.1.2", @@ -151,7 +151,7 @@ "plotly.js": "^2.16.4", "react": "^16.12.0 || ^17.0.0", "react-dom": "^16.12.0 || ^17.0.0", - "react-map-gl": "^6.1.19", + "react-map-gl": "^6.1.20", "react-pivottable": "^0.11.0", "react-plotly.js": "^2.6.0", "react-router": "^5.1.2", diff --git a/yarn.lock b/yarn.lock index 404a9084..5e869d5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15329,10 +15329,10 @@ react-lifecycles-compat@^3.0.4: resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== -react-map-gl@^6.1.19: - version "6.1.19" - resolved "https://registry.yarnpkg.com/react-map-gl/-/react-map-gl-6.1.19.tgz#7c5e2d6c0ba582376157af942fa004fe6f3c28b8" - integrity sha512-rrDoRyEIGzVLUB5QfgsZ5xCw7jeUtmmYzHUv86xDx8oGp90VTV2KTQJ4RPQiSAmpfIFh6/pPqI28Pguf1u/mOg== +react-map-gl@^6.1.20: + version "6.1.20" + resolved "https://registry.yarnpkg.com/react-map-gl/-/react-map-gl-6.1.20.tgz#1769f088dce16288043a7501062116c7da346318" + integrity sha512-2vZNEpVkq2HECJqEGa0u+7VqH9/xLvqOhHSOZFO9qxMrH/0J+MLW6SNhaQICf4kYBR9dgTzw8OTyrcUE1dXVig== dependencies: "@babel/runtime" "^7.0.0" "@types/geojson" "^7946.0.7"