Skip to content

Commit

Permalink
Bump the other group with 2 updates (#164)
Browse files Browse the repository at this point in the history
Bumps the other group with 2 updates: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `maplibre-gl` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v3.5.1...v3.5.2)

Updates `@types/react` from 18.2.31 to 18.2.33
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent f84f166 commit 683527a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"@deck.gl/react": "^8.9.30",
"@geoarrow/deck.gl-layers": "^0.2.0",
"apache-arrow": "^13.0.0",
"maplibre-gl": "^3.5.1",
"maplibre-gl": "^3.5.2",
"parquet-wasm": "0.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-map-gl": "^7.1.5"
},
"devDependencies": {
"@types/react": "^18.2.31",
"@types/react": "^18.2.33",
"esbuild": "^0.19.5",
"nodemon": "^3.0.1"
},
Expand Down

0 comments on commit 683527a

Please sign in to comment.