diff --git a/pubspec.lock b/pubspec.lock index cfa9193..96f1e56 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -213,26 +213,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: dfb893ff17c83cf08676c6b64df11d3e53d80590978d7c1fb242afff3ba6dedb + sha256: "22bd87a362f433ba6aae127a7bac2838645270737f3721b180916d7c5946cb5d" url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.5.11" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: "8df6634b38a36a6c6cb74a9c0eb02e9ba0b0ab89b29e38e6daa86e8ed2c6288d" + sha256: "7d0b094266b5c357769fffb920826b1a08373290f3c5c44b86253aae6873d5fc" url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.5.11" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: "2b235be098d157e244f18ea905a15a18c16a205e30553888fac6544bbf52f03f" + sha256: "77dd37e9afe5ed86fc75de22ed3dfae5afb75303111358766550af23e7de53cd" url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.5.11" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 55bfa72..a8f0cce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dev_dependencies: riverpod_generator: ^2.3.9 build_runner: ^2.4.8 build_verify: ^3.1.0 - custom_lint: ^0.5.8 + custom_lint: ^0.5.11 riverpod_lint: ^2.3.7 freezed: ^2.4.6 json_serializable: ^6.7.1