Skip to content

Commit 134e07b

Browse files
chore(deps): bump injectable from 1.5.3 to 1.5.4 (#86)
Bumps [injectable](https://github.com/Milad-Akarie/injectable) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/Milad-Akarie/injectable/releases) - [Commits](https://github.com/Milad-Akarie/injectable/commits) --- updated-dependencies: - dependency-name: injectable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9deb7d0 commit 134e07b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ packages:
8484
name: build_daemon
8585
url: "https://pub.dartlang.org"
8686
source: hosted
87-
version: "3.0.1"
87+
version: "3.1.0"
8888
build_resolvers:
8989
dependency: transitive
9090
description:
@@ -98,7 +98,7 @@ packages:
9898
name: build_runner
9999
url: "https://pub.dartlang.org"
100100
source: hosted
101-
version: "2.1.8"
101+
version: "2.1.11"
102102
build_runner_core:
103103
dependency: transitive
104104
description:
@@ -386,7 +386,7 @@ packages:
386386
name: injectable
387387
url: "https://pub.dartlang.org"
388388
source: hosted
389-
version: "1.5.3"
389+
version: "1.5.4"
390390
injectable_generator:
391391
dependency: "direct dev"
392392
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies:
4646
# Architecture
4747
freezed_annotation: 2.0.1
4848
json_annotation: ^4.4.0
49-
injectable: 1.5.3
49+
injectable: ^1.5.4
5050
get_it: ^7.2.0
5151
auto_route: ^3.2.4
5252
flutter_bloc: ^8.0.1

0 commit comments

Comments
 (0)