Browse Source

Update nit_picking dependency

pull/176/head
jld3103 2 years ago
parent
commit
280374626d
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      packages/dynamite/pubspec.yaml
  2. 2
      packages/file_icons/pubspec.yaml
  3. 4
      packages/neon/pubspec.lock
  4. 2
      packages/neon/pubspec.yaml
  5. 2
      packages/nextcloud/pubspec.yaml
  6. 2
      packages/nextcloud_push_proxy/pubspec.yaml
  7. 2
      packages/nextcloud_test/pubspec.yaml
  8. 2
      packages/settings/pubspec.yaml
  9. 2
      packages/sort_box/pubspec.yaml
  10. 2
      packages/spec_templates/pubspec.yaml

2
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

2
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:

4
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"

2
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

2
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

2
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

2
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

2
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

2
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

2
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

Loading…
Cancel
Save