Skip to content

Commit f984217

Browse files
Bump analyzer from 4.5.0 to 4.6.0
Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 4.5.0 to 4.6.0. - [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 b6eedca commit f984217

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)