Skip to content

Commit ce238e9

Browse files
chore(deps): bump build_runner
Bumps the build_runner group in /packages/test/pub_server with 1 update: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.5.4 to 2.10.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.5.4...build_runner-v2.10.1) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build_runner ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b58c74 commit ce238e9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/test/pub_server/pubspec.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
aws_common: any
1616
collection: ^1.18.0
1717
crypto: ^3.0.6
18-
drift: ^2.25.0
18+
drift: ^2.29.0
1919
file: ^7.0.1
2020
git: ^2.2.0
2121
graphs: ^2.1.0
@@ -30,11 +30,11 @@ dependencies:
3030
yaml: ^3.1.1
3131

3232
dev_dependencies:
33-
amplify_lints: ">=2.0.3 <2.1.0"
34-
build_runner: ^2.4.9
35-
drift_dev: ^2.25.1
36-
json_serializable: ">=6.9.4 <6.10.0"
33+
amplify_lints: ^3.1.4
34+
build_runner: ^2.10.2
35+
drift_dev: ^2.29.0
36+
json_serializable: ^6.11.1
3737
pub_api_client: ^3.1.1
38-
shelf_router_generator: ^1.0.5
39-
test: ^1.22.1
38+
shelf_router_generator: ^1.1.3
39+
test: ^1.27.0
4040
yaml_edit: ^2.1.0

0 commit comments

Comments
 (0)