Skip to content

Commit

Permalink
build(deps): Bump test
Browse files Browse the repository at this point in the history
Bumps the pub group with 1 update in the /packages/dart/sshnoports directory: [test](https://github.com/dart-lang/test/tree/master/pkgs).


Updates `test` from 1.25.9 to 1.25.10
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.25.10/pkgs)

---
updated-dependencies:
- dependency-name: test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 999cf08 commit bad459a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packages/dart/sshnoports/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -811,10 +811,10 @@ packages:
dependency: "direct dev"
description:
name: test
sha256: f2a018e2baa6fce7c8daa55b8bdf4b3d7d165f82caac269e4cbe5edd666c0e4c
sha256: "7afaf571fe4476e3cf7c5f822daa5a295dbbca227b52cb246d6ed3216e282f44"
url: "https://pub.dev"
source: hosted
version: "1.25.9"
version: "1.25.10"
test_api:
dependency: transitive
description:
Expand All @@ -827,10 +827,10 @@ packages:
dependency: transitive
description:
name: test_core
sha256: "60ff490bb383858015df7b7a0d883301a426edf9033989f55f091d91efb9dfaf"
sha256: "3e47cac78f28a4dd71ea232db15fda6345934f472c2f70f97d35476809e045ca"
url: "https://pub.dev"
source: hosted
version: "0.6.6"
version: "0.6.7"
timing:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/dart/sshnoports/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependency_overrides:

dev_dependencies:
lints: ^5.0.0
test: ^1.25.9
test: ^1.25.10
mocktail: ^1.0.4
build_runner: ^2.4.13
build_version: ^2.1.1

0 comments on commit bad459a

Please sign in to comment.