Skip to content

Commit

Permalink
Bump slang_build_runner from 3.31.0 to 3.32.0
Browse files Browse the repository at this point in the history
Bumps [slang_build_runner](https://github.com/slang-i18n/slang) from 3.31.0 to 3.32.0.
- [Release notes](https://github.com/slang-i18n/slang/releases)
- [Commits](https://github.com/slang-i18n/slang/commits)

---
updated-dependencies:
- dependency-name: slang_build_runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 673f1c0 commit 03612cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -862,26 +862,26 @@ packages:
dependency: "direct main"
description:
name: slang
sha256: a2f704508bf9f209b71c881347bd27de45309651e9bd63570e4dd6ed2a77fbd2
sha256: a466773de768eb95bdf681e0a92e7c8010d44bb247b62130426c83ece33aeaed
url: "https://pub.dev"
source: hosted
version: "3.31.2"
version: "3.32.0"
slang_build_runner:
dependency: "direct dev"
description:
name: slang_build_runner
sha256: "6e60160e8000b91824c47221b20d9642e7408287a5a21837ecefc75270197586"
sha256: b2e0c63f3c801a4aa70b4ca43173893d6eb7d5a421fc9d97ad983527397631b3
url: "https://pub.dev"
source: hosted
version: "3.31.0"
version: "3.32.0"
slang_flutter:
dependency: "direct main"
description:
name: slang_flutter
sha256: f8400292be49c11697d94af58d7f7d054c91af759f41ffe71e4e5413871ffc62
sha256: "1a98e878673996902fa5ef0b61ce5c245e41e4d25640d18af061c6aab917b0c7"
url: "https://pub.dev"
source: hosted
version: "3.31.0"
version: "3.32.0"
source_gen:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dev_dependencies:
freezed: ^2.5.2
json_serializable: ^6.8.0
go_router_builder: ^2.7.1
slang_build_runner: ^3.31.0
slang_build_runner: ^3.32.0

flutter:
uses-material-design: true
Expand Down

0 comments on commit 03612cc

Please sign in to comment.