Skip to content

Commit

Permalink
Bump analyzer from 4.2.0 to 4.3.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2022
1 parent aa55d60 commit ed0df06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "41.0.0"
version: "43.0.0"
analyzer:
dependency: "direct dev"
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.0"
version: "4.3.1"
args:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dev_dependencies:
sdk: flutter
build_runner: ^2.1.11
built_value_generator: ^8.3.2
analyzer: ^4.2.0
analyzer: ^4.3.1
flutter_lints: ^2.0.1

flutter:
Expand Down

0 comments on commit ed0df06

Please sign in to comment.