Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump custom_lint from 0.5.6 to 0.5.7 in /src/kaiteki
Browse files Browse the repository at this point in the history
Bumps [custom_lint](https://github.com/invertase/dart_custom_lint) from 0.5.6 to 0.5.7.
- [Commits](invertase/dart_custom_lint@custom_lint-v0.5.6...custom_lint-v0.5.7)

---
updated-dependencies:
- dependency-name: custom_lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent fa5b769 commit 36f4b7c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 11 deletions.
36 changes: 26 additions & 10 deletions src/kaiteki/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,10 @@ packages:
dependency: transitive
description:
name: coverage
sha256: "595a29b55ce82d53398e1bcc2cba525d7bd7c59faeb2d2540e9d42c390cfeeeb"
sha256: ac86d3abab0f165e4b8f561280ff4e066bceaac83c424dd19f1ae2c2fcd12ca9
url: "https://pub.dev"
source: hosted
version: "1.6.4"
version: "1.7.1"
cross_file:
dependency: transitive
description:
Expand Down Expand Up @@ -301,26 +301,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: f9a828b696930cf8307f9a3617b2b65c9b370e484dc845d69100cadb77506778
sha256: "198ec6b8e084d22f508a76556c9afcfb71706ad3f42b083fe0ee923351a96d90"
url: "https://pub.dev"
source: hosted
version: "0.5.6"
version: "0.5.7"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: c6f656a4d83385fc0656ae60410ed06bb382898c45627bfb8bbaa323aea97883
sha256: dfcfa987d2bd9d0ba751ef4bdef0f6c1aa0062f2a67fe716fd5f3f8b709d6418
url: "https://pub.dev"
source: hosted
version: "0.5.6"
version: "0.5.7"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: e20a67737adcf0cf2465e734dd624af535add11f9edd1f2d444909b5b0749650
sha256: f84c3fe2f27ef3b8831953e477e59d4a29c2952623f9eac450d7b40d9cdd94cc
url: "https://pub.dev"
source: hosted
version: "0.5.6"
version: "0.5.7"
dart_style:
dependency: transitive
description:
Expand Down Expand Up @@ -747,6 +747,22 @@ packages:
relative: true
source: path
version: "0.0.1"
leak_tracker:
dependency: transitive
description:
name: leak_tracker
sha256: "7e108028e3d258667d079986da8c0bc32da4cb57431c2af03b1dc1038621a9dc"
url: "https://pub.dev"
source: hosted
version: "9.0.13"
leak_tracker_testing:
dependency: transitive
description:
name: leak_tracker_testing
sha256: b06739349ec2477e943055aea30172c5c7000225f79dad4702e2ec0eda79a6ff
url: "https://pub.dev"
source: hosted
version: "1.0.5"
lints:
dependency: transitive
description:
Expand Down Expand Up @@ -1573,10 +1589,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: c538be99af830f478718b51630ec1b6bee5e74e52c8a802d328d9e71d35d2583
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
url: "https://pub.dev"
source: hosted
version: "11.10.0"
version: "13.0.0"
wakelock_plus:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion src/kaiteki/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dev_dependencies:
build_runner: ^2.1.4
build_verify: ^3.1.0
copy_with_extension_gen: ^5.0.0
custom_lint: ^0.5.2
custom_lint: ^0.5.7
flutter_lints: ^2.0.1
flutter_test:
sdk: flutter
Expand Down

0 comments on commit 36f4b7c

Please sign in to comment.