Skip to content

Commit 3566e39

Browse files
authoredAug 10, 2022
Bump analyzer from 4.3.1 to 4.5.0 (#32)
Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 4.3.1 to 4.5.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5047ba1 commit 3566e39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pubspec.lock

+2-2
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: "43.0.0"
10+
version: "45.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.3.1"
17+
version: "4.5.0"
1818
args:
1919
dependency: transitive
2020
description:

0 commit comments

Comments
 (0)
Please sign in to comment.