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 5, 2022
1 parent 1703678 commit af60e5d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.2",
"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
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15313,10 +15313,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 Expand Up @@ -17601,9 +17601,9 @@ terser-webpack-plugin@^5.0.3, terser-webpack-plugin@^5.1.3, terser-webpack-plugi
terser "^5.14.1"

terser@^4.1.2, terser@^4.6.3, terser@^5.10.0, terser@^5.14.1, terser@^5.15.1, terser@^5.3.4:
version "5.16.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.0.tgz#29362c6f5506e71545c73b069ccd199bb28f7f54"
integrity sha512-KjTV81QKStSfwbNiwlBXfcgMcOloyuRdb62/iLFPGBcVNF4EXjhdYBhYHmbJpiBrVxZhDvltE11j+LBQUxEEJg==
version "5.16.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.16.1.tgz#5af3bc3d0f24241c7fb2024199d5c461a1075880"
integrity sha512-xvQfyfA1ayT0qdK47zskQgRZeWLoOQ8JQ6mIgRGVNwZKdQMU+5FkCBjmv4QjcrTzyZquRw2FVtlJSRUmMKQslw==
dependencies:
"@jridgewell/source-map" "^0.3.2"
acorn "^8.5.0"
Expand Down

0 comments on commit af60e5d

Please sign in to comment.