From 280374626d0099cb06a1572cf243a5048b43e5aa Mon Sep 17 00:00:00 2001 From: jld3103 Date: Wed, 11 Jan 2023 09:16:04 +0100 Subject: [PATCH] Update nit_picking dependency --- packages/dynamite/pubspec.yaml | 2 +- packages/file_icons/pubspec.yaml | 2 +- packages/neon/pubspec.lock | 4 ++-- packages/neon/pubspec.yaml | 2 +- packages/nextcloud/pubspec.yaml | 2 +- packages/nextcloud_push_proxy/pubspec.yaml | 2 +- packages/nextcloud_test/pubspec.yaml | 2 +- packages/settings/pubspec.yaml | 2 +- packages/sort_box/pubspec.yaml | 2 +- packages/spec_templates/pubspec.yaml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/dynamite/pubspec.yaml b/packages/dynamite/pubspec.yaml index 25a4b159..f24c6365 100644 --- a/packages/dynamite/pubspec.yaml +++ b/packages/dynamite/pubspec.yaml @@ -17,4 +17,4 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d diff --git a/packages/file_icons/pubspec.yaml b/packages/file_icons/pubspec.yaml index 0ff0e677..934e0322 100644 --- a/packages/file_icons/pubspec.yaml +++ b/packages/file_icons/pubspec.yaml @@ -14,7 +14,7 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d flutter: fonts: diff --git a/packages/neon/pubspec.lock b/packages/neon/pubspec.lock index 1840252c..cd8b33ca 100644 --- a/packages/neon/pubspec.lock +++ b/packages/neon/pubspec.lock @@ -565,8 +565,8 @@ packages: dependency: "direct dev" description: path: "." - ref: "9f625eb" - resolved-ref: "9f625ebd64e0fd74a94f3c5409282e0e9f825548" + ref: "0b2ee0d" + resolved-ref: "0b2ee0d6d6871a04aaf85e88cd7e877f654d15e3" url: "https://github.com/stack11/dart_nit_picking" source: git version: "0.0.0" diff --git a/packages/neon/pubspec.yaml b/packages/neon/pubspec.yaml index aec42069..1d387ad7 100644 --- a/packages/neon/pubspec.yaml +++ b/packages/neon/pubspec.yaml @@ -69,7 +69,7 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d flutter: uses-material-design: true diff --git a/packages/nextcloud/pubspec.yaml b/packages/nextcloud/pubspec.yaml index bfcb1851..ab0f5c98 100644 --- a/packages/nextcloud/pubspec.yaml +++ b/packages/nextcloud/pubspec.yaml @@ -26,5 +26,5 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d test: ^1.16.0 diff --git a/packages/nextcloud_push_proxy/pubspec.yaml b/packages/nextcloud_push_proxy/pubspec.yaml index 625d7a1c..00f72a92 100644 --- a/packages/nextcloud_push_proxy/pubspec.yaml +++ b/packages/nextcloud_push_proxy/pubspec.yaml @@ -13,4 +13,4 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d diff --git a/packages/nextcloud_test/pubspec.yaml b/packages/nextcloud_test/pubspec.yaml index 9066a25b..0791f50b 100644 --- a/packages/nextcloud_test/pubspec.yaml +++ b/packages/nextcloud_test/pubspec.yaml @@ -15,4 +15,4 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d diff --git a/packages/settings/pubspec.yaml b/packages/settings/pubspec.yaml index aa25e4a6..37a40e8d 100644 --- a/packages/settings/pubspec.yaml +++ b/packages/settings/pubspec.yaml @@ -15,4 +15,4 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d diff --git a/packages/sort_box/pubspec.yaml b/packages/sort_box/pubspec.yaml index 97928e08..be7d5a16 100644 --- a/packages/sort_box/pubspec.yaml +++ b/packages/sort_box/pubspec.yaml @@ -8,5 +8,5 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d test: ^1.21.1 diff --git a/packages/spec_templates/pubspec.yaml b/packages/spec_templates/pubspec.yaml index 2a2ecb3e..b5ec9cc9 100644 --- a/packages/spec_templates/pubspec.yaml +++ b/packages/spec_templates/pubspec.yaml @@ -13,4 +13,4 @@ dev_dependencies: nit_picking: git: url: https://github.com/stack11/dart_nit_picking - ref: 9f625eb + ref: 0b2ee0d