Skip to content

Commit

Permalink
build(deps-dev): Bump react-map-gl from 6.1.19 to 6.1.20
Browse files Browse the repository at this point in the history
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](visgl/react-map-gl@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent 52736f4 commit 2663423
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2663423

Please sign in to comment.