Skip to content

Commit

Permalink
Bump ol from 8.2.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [ol](https://github.com/openlayers/openlayers) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: ol
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 5aeab8c commit 1c0a637
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"js-cookie": "^3.0.0",
"mirador": "ProjectMirador/mirador#5cb692ed31480c1e130f4a8715726688cb35796d",
"normalize.css": "^8.0.1",
"ol": "^8.1.0",
"ol": "^9.0.0",
"ol-mapbox-style": "^12.0.0",
"pdfjs-dist": "^4.0.189",
"pdfobject": "^2.1.1",
Expand Down
14 changes: 8 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1880,8 +1880,9 @@ debug@4, [email protected], debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
dependencies:
ms "2.1.2"

"debug@github:ngokevin/debug#noTimestamp":
debug@ngokevin/debug#noTimestamp:
version "2.2.0"
uid ef5f8e66d49ce8bc64c6f282c15f8b7164409e3a
resolved "https://codeload.github.com/ngokevin/debug/tar.gz/ef5f8e66d49ce8bc64c6f282c15f8b7164409e3a"

decompress-response@^3.3.0:
Expand Down Expand Up @@ -4310,10 +4311,10 @@ ol-mapbox-style@^12.0.0:
"@mapbox/mapbox-gl-style-spec" "^13.23.1"
mapbox-to-css-font "^2.4.1"

ol@^8.1.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/ol/-/ol-8.2.0.tgz#145153eab0ea3b5d04f51f46d6c69c224cccd5c3"
integrity sha512-/m1ddd7Jsp4Kbg+l7+ozR5aKHAZNQOBAoNZ5pM9Jvh4Etkf0WGkXr9qXd7PnhmwiC1Hnc2Toz9XjCzBBvexfXw==
ol@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/ol/-/ol-9.0.0.tgz#449207b0da5c31f905a030fac141e04935a126a0"
integrity sha512-+nYHZYbHrRUTDJ8ryxXPdDoAiaT6Zea02cocmGqsJXs4Oac1fYC9EbTIU2Y7803QcmG3u2MR88RxbksBvK+ZfQ==
dependencies:
color-rgba "^3.0.0"
color-space "^2.0.1"
Expand Down Expand Up @@ -6096,8 +6097,9 @@ thenby@^1.3.4:
resolved "https://registry.yarnpkg.com/thenby/-/thenby-1.3.4.tgz#81581f6e1bb324c6dedeae9bfc28e59b1a2201cc"
integrity sha512-89Gi5raiWA3QZ4b2ePcEwswC3me9JIg+ToSgtE0JWeCynLnLxNr/f9G+xfo9K+Oj4AFdom8YNJjibIARTJmapQ==

"three-bmfont-text@github:dmarcos/three-bmfont-text#eed4878795be9b3e38cf6aec6b903f56acd1f695":
three-bmfont-text@dmarcos/three-bmfont-text#eed4878795be9b3e38cf6aec6b903f56acd1f695:
version "3.0.0"
uid eed4878795be9b3e38cf6aec6b903f56acd1f695
resolved "https://codeload.github.com/dmarcos/three-bmfont-text/tar.gz/eed4878795be9b3e38cf6aec6b903f56acd1f695"
dependencies:
array-shuffle "^1.0.1"
Expand Down

0 comments on commit 1c0a637

Please sign in to comment.