Skip to content

Commit ae149c7

Browse files
authored
chore(geo-layers): version bump A5 (#9707)
1 parent 7fd2b22 commit ae149c7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

modules/geo-layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@math.gl/culling": "^4.1.0",
5353
"@math.gl/web-mercator": "^4.1.0",
5454
"@types/geojson": "^7946.0.8",
55-
"a5-js": "^0.2.0",
55+
"a5-js": "^0.4.0",
5656
"h3-js": "^4.1.0",
5757
"long": "^3.2.0"
5858
},
147 Bytes
Loading
-63 Bytes
Loading

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2423,10 +2423,10 @@ JSONStream@^1.3.5:
24232423
jsonparse "^1.2.0"
24242424
through ">=2.2.7 <3"
24252425

2426-
a5-js@^0.2.0:
2427-
version "0.2.0"
2428-
resolved "https://registry.yarnpkg.com/a5-js/-/a5-js-0.2.0.tgz#91124d6b1646c78c0e5b2d05efebc474e44bef1d"
2429-
integrity sha512-Gze9pambXy3PkMSMxf5qej5M1EiznJkphI0pyaVwG0w0JwVq8DfTz0wGgjgLqaSDvXJbf5aKLKgWvhBj/CaZOA==
2426+
a5-js@^0.4.0:
2427+
version "0.4.0"
2428+
resolved "https://registry.yarnpkg.com/a5-js/-/a5-js-0.4.0.tgz#97449db5ceb88606ea8468d406345ebdf29120da"
2429+
integrity sha512-U3sPg6V6l9ULHlPqvry09XVCcYR6KeyufYYZCv4jGi4ED3rPe8yEMj0kuGfn3D9fS66yjNX2EWUMtKrj4gWb+w==
24302430
dependencies:
24312431
gl-matrix "^3.4.3"
24322432

0 commit comments

Comments
 (0)