mirror of https://github.com/grpc/grpc-dart.git
Bump lints from 5.1.1 to 6.0.0
Bumps [lints](https://github.com/dart-lang/core/tree/main/pkgs) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/lints-v6.0.0/pkgs) --- updated-dependencies: - dependency-name: lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d297a29cb7
commit
6deecd29a0
|
@ -26,7 +26,7 @@ dependencies:
|
|||
dev_dependencies:
|
||||
build_runner: ^2.0.0
|
||||
build_test: ^2.0.0
|
||||
lints: ^5.0.0
|
||||
lints: ">=5.0.0 <7.0.0"
|
||||
mockito: ^5.0.0
|
||||
path: ^1.8.0
|
||||
test: ^1.16.0
|
||||
|
|
Loading…
Reference in New Issue