Skip to content

Commit 46fa73d

Browse files
dependabot[bot]cadivus
authored andcommitted
chore(deps): bump analyzer in /packages/worker_bee/worker_bee_builder
Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 9.0.0 to 10.0.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: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba0dafd commit 46fa73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/worker_bee/worker_bee_builder/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
sdk: ^3.9.0
1010

1111
dependencies:
12-
analyzer: ^9.0.0
12+
analyzer: ">=9.0.0 <11.0.0"
1313
async: ^2.10.0
1414
build: ^4.0.0
1515
code_builder: ^4.10.1

0 commit comments

Comments
 (0)