Skip to content

Commit

Permalink
chore(deps): Bump html from 0.15.4 to 0.15.5 (#187)
Browse files Browse the repository at this point in the history
Bumps [html](https://github.com/dart-lang/tools/tree/main/pkgs) from 0.15.4 to 0.15.5.
- [Release notes](https://github.com/dart-lang/tools/releases)
- [Commits](https://github.com/dart-lang/tools/commits/html-v0.15.5/pkgs)

---
updated-dependencies:
- dependency-name: html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 4, 2024
1 parent 052a968 commit 4622062
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,10 +329,10 @@ packages:
dependency: "direct main"
description:
name: html
sha256: "3a7812d5bcd2894edf53dfaf8cd640876cf6cef50a8f238745c8b8120ea74d3a"
sha256: "1fc58edeaec4307368c60d59b7e15b9d658b57d7f3125098b6294153c75337ec"
url: "https://pub.dev"
source: hosted
version: "0.15.4"
version: "0.15.5"
http:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
freezed_annotation: ^2.4.4
html: ^0.15.1
html: ^0.15.5
http: ^0.13.5
intl: ^0.18.0
json_annotation: ^4.8.1
Expand Down

0 comments on commit 4622062

Please sign in to comment.