Skip to content

Commit

Permalink
build(deps): bump gettext_i18n from 1.0.5 to 1.0.7
Browse files Browse the repository at this point in the history
Bumps [gettext_i18n](https://github.com/frenchguych/gettext_i18n) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/frenchguych/gettext_i18n/releases)
- [Changelog](https://github.com/frenchguych/gettext_i18n/blob/main/CHANGELOG.md)
- [Commits](frenchguych/gettext_i18n@v1.0.5...v1.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 275d065 commit 1da74eb
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 @@ -281,10 +281,10 @@ packages:
dependency: "direct main"
description:
name: gettext_i18n
sha256: e15f1a6bd5b79435377d8245359e68750af5091d30f571abe36fd10ba5cc5eee
sha256: "1acdb7f6bb7c06aaa69016a248de20123ac9af2e1a29321244012fbf6f2d4bdd"
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.7"
gettext_parser:
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 @@ -17,7 +17,7 @@ dependencies:
file_picker: ^8.0.5
flutter_svg: ^2.0.10+1
gettext: ^1.2.0
gettext_i18n: ^1.0.5
gettext_i18n: ^1.0.7
gettext_parser: ^0.2.0
package_info_plus: ^8.0.0
process_run: ^1.0.0+1
Expand Down

0 comments on commit 1da74eb

Please sign in to comment.