Skip to content

Commit 6b986c0

Browse files
authored
Merge pull request #63 from hoc081098/dependabot/pub/analyzer-4.6.0
Bump analyzer from 4.5.0 to 4.6.0
2 parents b6eedca + f984217 commit 6b986c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ packages:
77
name: _fe_analyzer_shared
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "45.0.0"
10+
version: "46.0.0"
1111
analyzer:
1212
dependency: "direct dev"
1313
description:
1414
name: analyzer
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "4.5.0"
17+
version: "4.6.0"
1818
args:
1919
dependency: transitive
2020
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev_dependencies:
4343
sdk: flutter
4444
build_runner: ^2.2.0
4545
built_value_generator: ^8.4.0
46-
analyzer: ^4.5.0
46+
analyzer: ^4.6.0
4747
flutter_lints: ^2.0.1
4848

4949
flutter:

0 commit comments

Comments
 (0)