Skip to content

Commit

Permalink
Bump the non-breaking-changes group in /assets with 3 updates (#57)
Browse files Browse the repository at this point in the history
Bumps the non-breaking-changes group in /assets with 3 updates: [hls.js](https://github.com/video-dev/hls.js), [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) and [@types/phoenix_live_view](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/phoenix_live_view).


Updates `hls.js` from 1.5.8 to 1.5.9
- [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.8...v1.5.9)

Updates `maplibre-gl` from 4.2.0 to 4.3.2
- [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.2.0...v4.3.2)

Updates `@types/phoenix_live_view` from 0.18.4 to 0.18.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/phoenix_live_view)

---
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
- dependency-name: "@types/phoenix_live_view"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Jun 3, 2024
1 parent a8df530 commit ce06fa7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions assets/package-lock.json

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

6 changes: 3 additions & 3 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"license": "MIT",
"dependencies": {
"@mapbox/mapbox-gl-draw": "^1.4.3",
"hls.js": "^1.5.8",
"maplibre-gl": "^4.2.0"
"hls.js": "^1.5.9",
"maplibre-gl": "^4.3.2"
},
"devDependencies": {
"@types/phoenix_live_view": "^0.18.4"
"@types/phoenix_live_view": "^0.18.5"
}
}

0 comments on commit ce06fa7

Please sign in to comment.