Skip to content

Commit

Permalink
deps: bump @mapbox/mapbox-gl-draw and @types/mapbox__mapbox-gl-draw
Browse files Browse the repository at this point in the history
Bumps [@mapbox/mapbox-gl-draw](https://github.com/mapbox/mapbox-gl-draw) and [@types/mapbox__mapbox-gl-draw](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox__mapbox-gl-draw). These dependencies needed to be updated together.

Updates `@mapbox/mapbox-gl-draw` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/mapbox/mapbox-gl-draw/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-draw/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-draw@v1.4.2...v1.4.3)

Updates `@types/mapbox__mapbox-gl-draw` from 1.4.0 to 1.4.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox__mapbox-gl-draw)

---
updated-dependencies:
- dependency-name: "@mapbox/mapbox-gl-draw"
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/mapbox__mapbox-gl-draw"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 8b241e7 commit affd6f9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -28,7 +28,7 @@
"@azure/msal-browser": "^2.37.1",
"@hookform/resolvers": "^3.3.2",
"@mapbox/geojson-rewind": "^0.5.2",
"@mapbox/mapbox-gl-draw": "^1.4.2",
"@mapbox/mapbox-gl-draw": "^1.4.3",
"@ngneat/falso": "^7.0.1",
"@prisma/client": "^5.0.0",
"@radix-ui/react-accordion": "^1.1.2",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@remix-run/dev": "2.2.0",
"@remix-run/eslint-config": "2.2.0",
"@types/geojson": "^7946.0.10",
"@types/mapbox__mapbox-gl-draw": "^1.4.0",
"@types/mapbox__mapbox-gl-draw": "^1.4.6",
"@types/mapbox-gl": "^2.7.11",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.0.11",
Expand Down

0 comments on commit affd6f9

Please sign in to comment.