Skip to content

Commit ed0df06

Browse files
Bump analyzer from 4.2.0 to 4.3.1
Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/dart-lang/sdk/releases) - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) --- updated-dependencies: - dependency-name: analyzer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa55d60 commit ed0df06

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: "41.0.0"
10+
version: "43.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.2.0"
17+
version: "4.3.1"
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.2.0
45+
analyzer: ^4.3.1
4646
flutter_lints: ^2.0.1
4747

4848
flutter:

0 commit comments

Comments
 (0)