Skip to content

Commit

Permalink
Merge 4233ab2 into 80a01d9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
2 parents 80a01d9 + 4233ab2 commit 4197f12
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ environment:
dependencies:
dio: ^5.2.1
dev_dependencies:
lints: ^4.0.0
lints: ^5.0.0
test: ^1.25.8
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.4
json_serializable: ^6.7.0
lints: ^4.0.0
lints: ^5.0.0
logging: ^1.2.0
test: ^1.25.8
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ environment:
sdk: '>=3.0.0 <4.0.0'

dev_dependencies:
lints: ^4.0.0
lints: ^5.0.0
melos: ^6.0.0
2 changes: 1 addition & 1 deletion playground/dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
dotenv: ^4.1.0

dev_dependencies:
lints: ^4.0.0
lints: ^5.0.0
2 changes: 1 addition & 1 deletion snippets/dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ dependencies:
dotenv: ^4.1.0

dev_dependencies:
lints: ^4.0.0
lints: ^5.0.0
2 changes: 1 addition & 1 deletion templates/dart/pubspec.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.4
json_serializable: ^6.7.0
lints: ^4.0.0
lints: ^5.0.0
logging: ^1.2.0
test: ^1.25.8

0 comments on commit 4197f12

Please sign in to comment.