Skip to content

Commit 6ad2fd0

Browse files
Bump analyzer from 8.4.0 to 8.4.1
Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 8.4.0 to 8.4.1. - [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-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd89adf commit 6ad2fd0

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
@@ -13,10 +13,10 @@ packages:
1313
dependency: "direct main"
1414
description:
1515
name: analyzer
16-
sha256: a40a0cee526a7e1f387c6847bd8a5ccbf510a75952ef8a28338e989558072cb0
16+
sha256: f51c8499b35f9b26820cfe914828a6a98a94efd5cc78b37bb7d03debae3a1d08
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "8.4.0"
19+
version: "8.4.1"
2020
args:
2121
dependency: "direct main"
2222
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ environment:
44
sdk: ^3.7.0
55

66
dependencies:
7-
analyzer: ^8.4.0
7+
analyzer: ^8.4.1
88
args: ^2.7.0
99
async: ^2.13.0
1010
cli_util: ^0.4.2

0 commit comments

Comments
 (0)