Skip to content

Commit

Permalink
Merge pull request #115 from seigi0714/dependabot/pub/custom_lint-0.4.0
Browse files Browse the repository at this point in the history
chore(deps): bump custom_lint from 0.3.4 to 0.4.0
  • Loading branch information
shimizu-saffle committed May 27, 2023
2 parents 7f99a89 + 5c03e59 commit 362e694
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: a36ec4843dc30ea6bf652bf25e3448db6c5e8bcf4aa55f063a5d1dad216d8214
sha256: "405666cd3cf0ee0a48d21ec67e65406aad2c726d9fa58840d3375e7bdcd32a07"
url: "https://pub.dev"
source: hosted
version: "58.0.0"
version: "60.0.0"
_flutterfire_internals:
dependency: transitive
description:
Expand All @@ -29,10 +29,10 @@ packages:
dependency: transitive
description:
name: analyzer
sha256: cc4242565347e98424ce9945c819c192ec0838cb9d1f6aa4a97cc96becbc5b27
sha256: "1952250bd005bacb895a01bf1b4dc00e3ba1c526cf47dca54dfe24979c65f5b3"
url: "https://pub.dev"
source: hosted
version: "5.10.0"
version: "5.12.0"
analyzer_plugin:
dependency: transitive
description:
Expand Down Expand Up @@ -253,26 +253,26 @@ packages:
dependency: "direct dev"
description:
name: custom_lint
sha256: e87176016465263daf10c209df1f50a52e9e46e7612fab7462da1e6d984638f6
sha256: "3ce36c04d30c60cde295588c6185b3f9800e6c18f6670a7ffdb3d5eab39bb942"
url: "https://pub.dev"
source: hosted
version: "0.3.4"
version: "0.4.0"
custom_lint_builder:
dependency: transitive
description:
name: custom_lint_builder
sha256: "6b5e20a249f2f7f15d098f802fe736b72cac14cddccdfcb46027e1b401deec9f"
sha256: "73d09c9848e9f6d5c3e0a1809eac841a8d7ea123d0849feefa040e1ad60b6d06"
url: "https://pub.dev"
source: hosted
version: "0.3.4"
version: "0.4.0"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: f42f688bc26bdf4c081e011ba27a00439f17c20d9aeca4312f8022e577f8363f
sha256: "9170d9db2daf774aa2251a3bc98e4ba903c7702ab07aa438bc83bd3c9a0de57f"
url: "https://pub.dev"
source: hosted
version: "0.3.4"
version: "0.4.0"
dart_jsonwebtoken:
dependency: transitive
description:
Expand Down Expand Up @@ -1009,10 +1009,10 @@ packages:
dependency: transitive
description:
name: riverpod_analyzer_utils
sha256: "5992363c28b20b5fb0583e577e1c203eeae2f35536091d1146fdee97385c5dcf"
sha256: "1b2632a6fc0b659c923a4dcc7cd5da42476f5b3294c70c86c971e63bdd443384"
url: "https://pub.dev"
source: hosted
version: "0.3.0"
version: "0.3.1"
riverpod_annotation:
dependency: "direct main"
description:
Expand All @@ -1033,10 +1033,10 @@ packages:
dependency: "direct dev"
description:
name: riverpod_lint
sha256: d842cb2babf2d09b864ae0f105b3961be07c55eee2242e5fbc6d1eebf43392cd
sha256: "043ff016011be4c5887b3239bfbca05d284bdb68db0a5363cee0242b7567e250"
url: "https://pub.dev"
source: hosted
version: "1.3.1"
version: "1.3.2"
roggle:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:

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

0 comments on commit 362e694

Please sign in to comment.