Skip to content

Commit

Permalink
chore: bump custom_lint: ^0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shimizu-saffle committed Apr 28, 2023
1 parent 3fc969b commit d6830e6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
24 changes: 16 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.2"
ci:
dependency: transitive
description:
name: ci
sha256: "145d095ce05cddac4d797a158bc4cf3b6016d1fe63d8c3d2fbd7212590adca13"
url: "https://pub.dev"
source: hosted
version: "0.1.0"
cli_util:
dependency: transitive
description:
name: cli_util
sha256: "66f86e916d285c1a93d3b79587d94bd71984a66aac4ff74e524cfa7877f1395c"
sha256: b8db3080e59b2503ca9e7922c3df2072cf13992354d5e944074ffa836fba43b7
url: "https://pub.dev"
source: hosted
version: "0.3.5"
version: "0.4.0"
clock:
dependency: transitive
description:
Expand Down Expand Up @@ -245,26 +253,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: "32648ef4f1dda618d98a22bc958fa79d479895891061e63338bec510b67e821a"
sha256: e87176016465263daf10c209df1f50a52e9e46e7612fab7462da1e6d984638f6
url: "https://pub.dev"
source: hosted
version: "0.3.2"
version: "0.3.4"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: "5d472a901d07ab5ba0239262c340d29930aa2cfd0c73068aa4d1142a353ffee4"
sha256: "6b5e20a249f2f7f15d098f802fe736b72cac14cddccdfcb46027e1b401deec9f"
url: "https://pub.dev"
source: hosted
version: "0.3.2"
version: "0.3.4"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: cc20ce83432675abcc109b766aad2e420946eaeecc32ffd34bada389cdaa9a74
sha256: f42f688bc26bdf4c081e011ba27a00439f17c20d9aeca4312f8022e577f8363f
url: "https://pub.dev"
source: hosted
version: "0.3.2"
version: "0.3.4"
dart_jsonwebtoken:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:

dev_dependencies:
build_runner: ^2.3.0
custom_lint: ^0.3.2
custom_lint: ^0.3.4
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
Expand Down

0 comments on commit d6830e6

Please sign in to comment.