Browse Source

chore(deps): update dependency test to ^1.24.9

Signed-off-by: jld3103 <jld3103yt@gmail.com>
pull/1027/head
jld3103 1 year ago
parent
commit
4c219d90a0
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  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