Skip to content

Commit

Permalink
Bump the non-breaking-changes group in /assets with 2 updates (#58)
Browse files Browse the repository at this point in the history
Bumps the non-breaking-changes group in /assets with 2 updates: [hls.js](https://github.com/video-dev/hls.js) and [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).


Updates `hls.js` from 1.5.9 to 1.5.11
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](video-dev/hls.js@v1.5.9...v1.5.11)

Updates `maplibre-gl` from 4.3.2 to 4.5.0
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v4.3.2...v4.5.0)

---
updated-dependencies:
- dependency-name: hls.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: maplibre-gl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent d725593 commit 8b29c01
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions assets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "MIT",
"dependencies": {
"@mapbox/mapbox-gl-draw": "^1.4.3",
"hls.js": "^1.5.9",
"maplibre-gl": "^4.3.2"
"hls.js": "^1.5.11",
"maplibre-gl": "^4.5.0"
},
"devDependencies": {
"@types/phoenix_live_view": "^0.18.5"
Expand Down

0 comments on commit 8b29c01

Please sign in to comment.