Skip to content

Commit

Permalink
Downgrade leancode_lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubfijalkowski committed Dec 4, 2024
1 parent af8f9d3 commit 839484c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dart/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,10 @@ packages:
dependency: "direct dev"
description:
name: leancode_lint
sha256: "7db4d666e7cf8ac138f7e608e4e429b6cdd57ff110751bf08c3dc3f1a4ed9756"
sha256: "85b7c09c806400083faa37304c701fd1bd5dbcb826882438dd50f0e465f30fd8"
url: "https://pub.dev"
source: hosted
version: "14.2.0"
version: "13.0.0"
logging:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.13
json_serializable: ^6.9.0
leancode_lint: ^14.2.0
leancode_lint: 13.0.0
mocktail: ^1.0.4
test: 1.24.9

0 comments on commit 839484c

Please sign in to comment.