Skip to content

Commit

Permalink
chore(deps): bump slang_build_runner from 3.29.0 to 3.30.0
Browse files Browse the repository at this point in the history
Bumps [slang_build_runner](https://github.com/slang-i18n/slang) from 3.29.0 to 3.30.0.
- [Release notes](https://github.com/slang-i18n/slang/releases)
- [Commits](slang-i18n/slang@v3.29.0...v3.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 22d808a commit 82634e6
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 @@ -1790,26 +1790,26 @@ packages:
dependency: "direct main"
description:
name: slang
sha256: "95dee03eb3fd1b36c99f365d4eace270a0d83c6148f8e7d1057806ef60cfaf12"
sha256: "5e08ac915ac27a3508863f37734280d30c3713d56746cd2e4a5da77413da4b95"
url: "https://pub.dev"
source: hosted
version: "3.29.0"
version: "3.30.1"
slang_build_runner:
dependency: "direct dev"
description:
name: slang_build_runner
sha256: "929ea4bf24f11e09afd2b01abd658f550da7eb4039ae83d91bc220f942e18cb3"
sha256: "2daff2deb2ab8d557a2e7de5405c0ee1376afba5d0231570c2d2c3c56da8a692"
url: "https://pub.dev"
source: hosted
version: "3.29.0"
version: "3.30.0"
slang_flutter:
dependency: "direct main"
description:
name: slang_flutter
sha256: "34c7cf297c608e24d3957a29e75c6790f4dbbfb1a4783d261a6c1e33ede7ad0f"
sha256: "9ee040b0d364d3a4d692e4af536acff6ef513870689403494ebc6d59b0dccea6"
url: "https://pub.dev"
source: hosted
version: "3.29.0"
version: "3.30.0"
sliver_tools:
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 @@ -97,7 +97,7 @@ dev_dependencies:
sdk: flutter
json_serializable: ^6.7.1
mocktail: ^1.0.3
slang_build_runner: ^3.29.0
slang_build_runner: ^3.30.0
very_good_analysis: ^5.1.0

flutter:
Expand Down

0 comments on commit 82634e6

Please sign in to comment.