Browse Source

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

chore(deps): update dependency test to ^1.24.6
pull/624/head
Kate 1 year ago committed by GitHub
parent
commit
ca7791c4e6
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: git:
url: https://github.com/nextcloud/neon url: https://github.com/nextcloud/neon
path: packages/neon_lints 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: git:
url: https://github.com/nextcloud/neon url: https://github.com/nextcloud/neon
path: packages/neon_lints 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: git:
url: https://github.com/nextcloud/neon url: https://github.com/nextcloud/neon
path: packages/neon_lints path: packages/neon_lints
test: ^1.24.3 test: ^1.24.6
vector_graphics_compiler: ^1.1.7 vector_graphics_compiler: ^1.1.7
flutter: flutter:

2
packages/nextcloud/pubspec.yaml

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

2
packages/sort_box/pubspec.yaml

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

Loading…
Cancel
Save