Browse Source

Merge pull request #964 from nextcloud/renovate/test-1.x

chore(deps): update dependency test to ^1.24.8
pull/966/head
Kate 1 year ago committed by GitHub
parent
commit
ed9d04c958
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.7
test: ^1.24.8

2
packages/dynamite/dynamite_runtime/pubspec.yaml

@ -19,4 +19,4 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.7
test: ^1.24.8

2
packages/neon/neon/pubspec.yaml

@ -65,7 +65,7 @@ dev_dependencies:
git:
url: https://github.com/nextcloud/neon
path: packages/neon_lints
test: ^1.24.7
test: ^1.24.8
vector_graphics_compiler: ^1.1.9
flutter:

2
packages/nextcloud/pubspec.yaml

@ -38,5 +38,5 @@ dev_dependencies:
path: packages/neon_lints
path: ^1.8.3
process_run: ^0.13.1
test: ^1.24.7
test: ^1.24.8
xml_serializable: ^2.4.0

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.7
test: ^1.24.8

Loading…
Cancel
Save