Skip to content

Commit

Permalink
Bump @loaders.gl/core from 3.4.13 to 3.4.14
Browse files Browse the repository at this point in the history
Bumps [@loaders.gl/core](https://github.com/visgl/loaders.gl) from 3.4.13 to 3.4.14.
- [Changelog](https://github.com/visgl/loaders.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/loaders.gl@v3.4.13...v3.4.14)

---
updated-dependencies:
- dependency-name: "@loaders.gl/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 0a11195 commit 85669b8
Showing 1 changed file with 25 additions and 5 deletions.
30 changes: 25 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,14 +269,14 @@ __metadata:
linkType: hard

"@loaders.gl/core@npm:^3.4.13":
version: 3.4.13
resolution: "@loaders.gl/core@npm:3.4.13"
version: 3.4.14
resolution: "@loaders.gl/core@npm:3.4.14"
dependencies:
"@babel/runtime": ^7.3.1
"@loaders.gl/loader-utils": 3.4.13
"@loaders.gl/worker-utils": 3.4.13
"@loaders.gl/loader-utils": 3.4.14
"@loaders.gl/worker-utils": 3.4.14
"@probe.gl/log": ^4.0.1
checksum: 47235b598de5ddcc3675d78790c2f07d1c36be7b33d4151d3e80d80d1d3b2fece7ac389659a2f7ab817406e6859051cf67ebd72c2cfd100b1f57f57b8aaa122d
checksum: 4769017434a387e1c5da1ab934d26837b14a166237e61dfea19633c83cbe3fd42c9bcf0c3108cda60f32c680fb767cd3c8d8a91d2ee811d49b40b22494c1a223
languageName: node
linkType: hard

Expand All @@ -300,6 +300,17 @@ __metadata:
languageName: node
linkType: hard

"@loaders.gl/loader-utils@npm:3.4.14":
version: 3.4.14
resolution: "@loaders.gl/loader-utils@npm:3.4.14"
dependencies:
"@babel/runtime": ^7.3.1
"@loaders.gl/worker-utils": 3.4.14
"@probe.gl/stats": ^4.0.1
checksum: fde4e3a6626678bede49afc3feba92d8766975b7e3c6f9af1b23d5b6e638fbfee19cb231c500c7ed67f07a854ed9a8984dd9cb4f41a5409ace4ee3e990d6b699
languageName: node
linkType: hard

"@loaders.gl/schema@npm:^3.4.13":
version: 3.4.13
resolution: "@loaders.gl/schema@npm:3.4.13"
Expand All @@ -318,6 +329,15 @@ __metadata:
languageName: node
linkType: hard

"@loaders.gl/worker-utils@npm:3.4.14":
version: 3.4.14
resolution: "@loaders.gl/worker-utils@npm:3.4.14"
dependencies:
"@babel/runtime": ^7.3.1
checksum: 18b874f9c0eaa1f5a37cd5ef6be183cb758c6e953caac9ac6666be3f09eeb5ce0c59ba7f2c5c0f21278883b7be6ee336889fec7cc31e64ea6cf37767a949e394
languageName: node
linkType: hard

"@luma.gl/constants@npm:8.5.21, @luma.gl/constants@npm:^8.5.21":
version: 8.5.21
resolution: "@luma.gl/constants@npm:8.5.21"
Expand Down

0 comments on commit 85669b8

Please sign in to comment.