Skip to content

Commit d4d4cf5

Browse files
Bump the major group across 1 directory with 2 updates
Bumps the major group with 1 update in the / directory: [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg). Updates `analyzer` from 7.7.1 to 8.4.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `build_runner` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.9.0...build_runner-v2.10.1) --- updated-dependencies: - dependency-name: analyzer dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: build_runner dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25af27a commit d4d4cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
sdk: '>=2.19.0 <4.0.0'
1111

1212
dependencies:
13-
analyzer: ">=5.0.0 <8.0.0"
13+
analyzer: ">=5.0.0 <9.0.0"
1414
args: ^2.0.0
1515
async: ^2.5.0
1616
crypto: ^3.0.1

0 commit comments

Comments
 (0)