Skip to content

Commit 8aa81f2

Browse files
chore(deps): bump test
Bumps the test group in /packages/worker_bee/worker_bee_builder with 1 update: [test](https://github.com/dart-lang/test/tree/master/pkgs). Updates `test` from 1.26.3 to 1.27.0 - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.27.0/pkgs) --- updated-dependencies: - dependency-name: test dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0d47df commit 8aa81f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/worker_bee/worker_bee_builder/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ environment:
99
sdk: ^3.9.0
1010

1111
dependencies:
12-
analyzer: ">=7.3.0 <7.4.0"
12+
analyzer: ">=7.3.0 <9.0.0"
1313
async: ^2.10.0
14-
build: ^2.3.0
14+
build: ">=2.3.0 <5.0.0"
1515
code_builder: ^4.10.1
1616
collection: ^1.18.0
1717
dart_style: ^3.0.1
1818
meta: ^1.16.0
1919
path: ^1.8.0
2020
pub_semver: ^2.2.0
21-
source_gen: ^2.0.0
21+
source_gen: ">=2.0.0 <5.0.0"
2222
stream_channel: ^2.1.0
2323
tuple: ^2.0.0
2424
worker_bee: ">=0.3.8 <0.4.0"

0 commit comments

Comments
 (0)