Browse Source

chore(deps): update dependency test to ^1.24.6

pull/621/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
8ea9e249f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      packages/dynamite/dynamite/pubspec.yaml
  2. 2
      packages/dynamite/dynamite_runtime/pubspec.yaml
  3. 2
      packages/neon/neon/pubspec.yaml
  4. 2
      packages/nextcloud/pubspec.yaml
  5. 2
      packages/sort_box/pubspec.yaml

2
packages/dynamite/dynamite/pubspec.yaml

@ -24,4 +24,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.2
test: ^1.24.6

2
packages/dynamite/dynamite_runtime/pubspec.yaml

@ -18,4 +18,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.2
test: ^1.24.6

2
packages/neon/neon/pubspec.yaml

@ -66,7 +66,7 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.3
test: ^1.24.6
vector_graphics_compiler: ^1.1.7
flutter:

2
packages/nextcloud/pubspec.yaml

@ -35,5 +35,5 @@ dev_dependencies:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
process_run: ^0.13.1
test: ^1.24.2
test: ^1.24.6
xml_serializable: ^2.2.2

2
packages/sort_box/pubspec.yaml

@ -9,4 +9,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.2
test: ^1.24.6

Loading…
Cancel
Save