Skip to content

Commit 3835af0

Browse files
Bump the all-pub-dependencies group with 2 updates
Bumps the all-pub-dependencies group with 2 updates: [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) and [dart_style](https://github.com/dart-lang/dart_style). Updates `analyzer` from 12.1.0 to 13.0.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `dart_style` from 3.1.8 to 3.1.9 - [Release notes](https://github.com/dart-lang/dart_style/releases) - [Changelog](https://github.com/dart-lang/dart_style/blob/main/CHANGELOG.md) - [Commits](dart-lang/dart_style@v3.1.8...v3.1.9) --- updated-dependencies: - dependency-name: analyzer dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pub-dependencies - dependency-name: dart_style dependency-version: 3.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pub-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 366921d commit 3835af0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sqlite3/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies:
3737
crypto: ^3.0.6
3838

3939
dev_dependencies:
40-
analyzer: ^12.0.0
40+
analyzer: ^13.0.0
4141
build_daemon: ^4.0.0
4242
build_runner: ^2.1.7
4343
build_web_compilers: ^4.0.3

sqlite3_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ dev_dependencies:
3535
http: ^1.6.0
3636

3737
# For the protocol generator
38-
analyzer: ^12.0.0
38+
analyzer: ^13.0.0
3939
dart_style: ^3.1.5
4040
pub_semver: ^2.2.0

0 commit comments

Comments
 (0)