Skip to content

Commit 9692914

Browse files
fix(deps): update dependency mapbox-gl to ^2.9.2
1 parent ab6a15c commit 9692914

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

apps/city_trees_web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "1.0.0",
44
"license": "MIT",
55
"dependencies": {
6-
"mapbox-gl": "^2.9.1"
6+
"mapbox-gl": "^2.9.2"
77
},
88
"devDependencies": {
9-
"@types/mapbox-gl": "^2.7.3"
9+
"@types/mapbox-gl": "^2.7.4"
1010
}
1111
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ __metadata:
99
version: 0.0.0-use.local
1010
resolution: "@city-trees/city-trees-web@workspace:apps/city_trees_web"
1111
dependencies:
12-
"@types/mapbox-gl": ^2.7.3
13-
mapbox-gl: ^2.9.1
12+
"@types/mapbox-gl": ^2.7.4
13+
mapbox-gl: ^2.9.2
1414
languageName: unknown
1515
linkType: soft
1616

@@ -97,12 +97,12 @@ __metadata:
9797
languageName: node
9898
linkType: hard
9999

100-
"@types/mapbox-gl@npm:^2.7.3":
101-
version: 2.7.3
102-
resolution: "@types/mapbox-gl@npm:2.7.3"
100+
"@types/mapbox-gl@npm:^2.7.4":
101+
version: 2.7.4
102+
resolution: "@types/mapbox-gl@npm:2.7.4"
103103
dependencies:
104104
"@types/geojson": "*"
105-
checksum: 1c89b4ba1b00ad2e6ee4200bdb438346234dccbe1ba87c1fba2dabdbf37079c7a3a99075265e698dfab78020f59651978f0e40e9c057c6631a29a10c66ab6a80
105+
checksum: 13fd2fb546dcd56dc7d66199801a790ea1cba0997ebdd111617e1a7ef08465205ec8e6c4ece286cb273e2aa66f2e4fa8df751ac55851bf95399ca61daa308259
106106
languageName: node
107107
linkType: hard
108108

@@ -162,9 +162,9 @@ __metadata:
162162
languageName: node
163163
linkType: hard
164164

165-
"mapbox-gl@npm:^2.9.1":
166-
version: 2.9.1
167-
resolution: "mapbox-gl@npm:2.9.1"
165+
"mapbox-gl@npm:^2.9.2":
166+
version: 2.9.2
167+
resolution: "mapbox-gl@npm:2.9.2"
168168
dependencies:
169169
"@mapbox/geojson-rewind": ^0.5.1
170170
"@mapbox/geojson-types": ^1.0.2
@@ -188,7 +188,7 @@ __metadata:
188188
supercluster: ^7.1.4
189189
tinyqueue: ^2.0.3
190190
vt-pbf: ^3.1.3
191-
checksum: afd9459cc3a93d969713e75234c2ddf63de206e552239dff309c6e69f7f574fb028f5ffe9aabebe5956e890fffc31a696f4caa517e805673a5d32b69abd70218
191+
checksum: 73c667e4e32a3cd13f70f1cc8f0d59eb4f505c9d9570572ec73924f4b7baea2dd4260c8c89445a497775251764b7039314d100bd923569559de263d6bf97a542
192192
languageName: node
193193
linkType: hard
194194

0 commit comments

Comments
 (0)