Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump slang_build_runner from 3.30.0 to 3.31.0 #124

Merged
merged 1 commit into from
May 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1732,26 +1732,26 @@ packages:
dependency: "direct main"
description:
name: slang
sha256: ad2a3974fa705017d40e59f9fce5ba738ce78a40c13247bf655d1760d3af018f
sha256: "0d8a8cbfd7858ed2bd9164a79bfb664ea83f1e124740b28acd0618757fc87ecc"
url: "https://pub.dev"
source: hosted
version: "3.30.2"
version: "3.31.0"
slang_build_runner:
dependency: "direct dev"
description:
name: slang_build_runner
sha256: "2daff2deb2ab8d557a2e7de5405c0ee1376afba5d0231570c2d2c3c56da8a692"
sha256: "6e60160e8000b91824c47221b20d9642e7408287a5a21837ecefc75270197586"
url: "https://pub.dev"
source: hosted
version: "3.30.0"
version: "3.31.0"
slang_flutter:
dependency: "direct main"
description:
name: slang_flutter
sha256: "9ee040b0d364d3a4d692e4af536acff6ef513870689403494ebc6d59b0dccea6"
sha256: f8400292be49c11697d94af58d7f7d054c91af759f41ffe71e4e5413871ffc62
url: "https://pub.dev"
source: hosted
version: "3.30.0"
version: "3.31.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 @@ -103,7 +103,7 @@ dev_dependencies:
sdk: flutter
json_serializable: ^6.8.0
mocktail: ^1.0.3
slang_build_runner: ^3.30.0
slang_build_runner: ^3.31.0
very_good_analysis: ^5.1.0

flutter:
Expand Down
Loading