Browse Source

Merge pull request #1027 from nextcloud/chore/deps/test

chore(deps): update dependency test to ^1.24.9
pull/1035/head
Kate 1 year ago committed by GitHub
parent
commit
5749a1b9a4
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_end_to_end_test/pubspec.yaml
  3. 2
      packages/dynamite/dynamite_runtime/pubspec.yaml
  4. 2
      packages/neon/neon/pubspec.yaml
  5. 2
      packages/nextcloud/pubspec.yaml
  6. 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.8
test: ^1.24.9

2
packages/dynamite/dynamite_end_to_end_test/pubspec.yaml

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

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

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

Loading…
Cancel
Save