Skip to content

Commit 07977d5

Browse files
committed
Update ol-ext dependency to version 4.0.22
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 70083b0 commit 07977d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"fontfaceobserver": "^2.3.0",
2727
"geojson": "^0.5.0",
2828
"ol": "^10.0.0",
29-
"ol-ext": "4.0.18",
29+
"ol-ext": "^4.0.22",
3030
"ol-mapbox-style": "^12.3.4"
3131
},
3232
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -890,10 +890,10 @@ normalize-path@^3.0.0, normalize-path@~3.0.0:
890890
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
891891
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
892892

893-
894-
version "4.0.18"
895-
resolved "https://registry.yarnpkg.com/ol-ext/-/ol-ext-4.0.18.tgz#87e68566bae1a7821e3a1af8b7019409ce922324"
896-
integrity sha512-zzeTAoCg9IocaM7LlXiLNnVCgVmfxxLzlDTWvYn3Y2gFxtICHSfRrIQl/8vumgBjftBksVl1Fds8P5uFReTmew==
893+
ol-ext@^4.0.22:
894+
version "4.0.22"
895+
resolved "https://registry.yarnpkg.com/ol-ext/-/ol-ext-4.0.22.tgz#6cc5453df31e9ec7df0303749b969e5ad56a09a8"
896+
integrity sha512-ljujTaJK3TX9jzjAqyDw9vl5WRGTMpNLfTS2GsFeKZqohByHb8OurvnOwGlJtQExnSHEjqyyqh9K57TYqxoRDA==
897897

898898
ol-mapbox-style@^12.3.4:
899899
version "12.3.4"

0 commit comments

Comments
 (0)