Skip to content

Commit 192719e

Browse files
authored
Merge pull request #48 from hoc081098/dependabot/pub/analyzer-4.2.0
Bump analyzer from 4.1.0 to 4.2.0
2 parents c940738 + e6eb9d6 commit 192719e

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: "40.0.0"
10+
version: "41.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.1.0"
17+
version: "4.2.0"
1818
args:
1919
dependency: transitive
2020
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev_dependencies:
4242
sdk: flutter
4343
build_runner: ^2.1.11
4444
built_value_generator: ^8.3.2
45-
analyzer: ^4.1.0
45+
analyzer: ^4.2.0
4646
flutter_lints: ^2.0.1
4747

4848
flutter:

0 commit comments

Comments
 (0)