Skip to content

Commit

Permalink
chore(deps-dev): bump @types/mapbox-gl from 2.7.14 to 2.7.18 (#290)
Browse files Browse the repository at this point in the history
Bumps [@types/mapbox-gl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox-gl) from 2.7.14 to 2.7.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox-gl)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 2517d53 commit 3f0f627
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/hat": "^0.0.1",
"@types/jest": "^29.5.3",
"@types/lodash": "^4.14.198",
"@types/mapbox-gl": "^2.7.14",
"@types/mapbox-gl": "^2.7.18",
"@types/mapbox__mapbox-gl-draw": "~1.3.1",
"@types/node": "^20.6.2",
"@types/react": "^17.0.39",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3514,7 +3514,7 @@ __metadata:
languageName: node
linkType: hard

"@types/mapbox-gl@npm:*, @types/mapbox-gl@npm:^2.6.0, @types/mapbox-gl@npm:^2.7.14":
"@types/mapbox-gl@npm:*, @types/mapbox-gl@npm:^2.6.0":
version: 2.7.14
resolution: "@types/mapbox-gl@npm:2.7.14"
dependencies:
Expand All @@ -3523,6 +3523,15 @@ __metadata:
languageName: node
linkType: hard

"@types/mapbox-gl@npm:^2.7.18":
version: 2.7.18
resolution: "@types/mapbox-gl@npm:2.7.18"
dependencies:
"@types/geojson": "*"
checksum: f24b3a37612ecfeb278bb9ee206228258a030ba185a4b703a1a7e60e3656322cc8aa3028c81f474d01a13fec1ce2ed5d4900da45930c3e9d587b84ee887ce651
languageName: node
linkType: hard

"@types/mapbox__mapbox-gl-draw@npm:~1.3.1":
version: 1.3.3
resolution: "@types/mapbox__mapbox-gl-draw@npm:1.3.3"
Expand Down Expand Up @@ -13939,7 +13948,7 @@ __metadata:
"@types/hat": ^0.0.1
"@types/jest": ^29.5.3
"@types/lodash": ^4.14.198
"@types/mapbox-gl": ^2.7.14
"@types/mapbox-gl": ^2.7.18
"@types/mapbox__mapbox-gl-draw": ~1.3.1
"@types/node": ^20.6.2
"@types/react": ^17.0.39
Expand Down

0 comments on commit 3f0f627

Please sign in to comment.