Skip to content

Commit

Permalink
build(deps): bump test from 1.24.9 to 1.25.0 in /packages/sshnoports
Browse files Browse the repository at this point in the history
Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.24.9 to 1.25.0.
- [Release notes](https://github.com/dart-lang/test/releases)
- [Commits](https://github.com/dart-lang/test/commits/test-v1.25.0/pkgs)

---
updated-dependencies:
- dependency-name: test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2023
1 parent 240591c commit cb4770d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
27 changes: 14 additions & 13 deletions packages/sshnoports/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -517,10 +517,10 @@ packages:
dependency: transitive
description:
name: matcher
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
url: "https://pub.dev"
source: hosted
version: "0.12.16"
version: "0.12.16+1"
meta:
dependency: "direct overridden"
description:
Expand All @@ -541,10 +541,10 @@ packages:
dependency: "direct dev"
description:
name: mocktail
sha256: bac151b31e4ed78bd59ab89aa4c0928f297b1180186d5daf03734519e5f596c1
sha256: f603ebd85a576e5914870b02e5839fc5d0243b867bf710651cf239a28ebb365e
url: "https://pub.dev"
source: hosted
version: "1.0.1"
version: "1.0.2"
mutex:
dependency: transitive
description:
Expand Down Expand Up @@ -572,9 +572,10 @@ packages:
noports_core:
dependency: "direct main"
description:
path: "../noports_core"
relative: true
source: path
name: noports_core
sha256: a97a4615a050cccff8cd9a7345a9a5b843cebf908d0abb18f6eb08662497514c
url: "https://pub.dev"
source: hosted
version: "5.0.1"
openssh_ed25519:
dependency: transitive
Expand Down Expand Up @@ -796,26 +797,26 @@ packages:
dependency: "direct dev"
description:
name: test
sha256: a1f7595805820fcc05e5c52e3a231aedd0b72972cb333e8c738a8b1239448b6f
sha256: "3d028996109ad5c253674c7f347822fb994a087614d6f353e6039704b4661ff2"
url: "https://pub.dev"
source: hosted
version: "1.24.9"
version: "1.25.0"
test_api:
dependency: transitive
description:
name: test_api
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
url: "https://pub.dev"
source: hosted
version: "0.6.1"
version: "0.7.0"
test_core:
dependency: transitive
description:
name: test_core
sha256: a757b14fc47507060a162cc2530d9a4a2f92f5100a952c7443b5cad5ef5b106a
sha256: "2bc4b4ecddd75309300d8096f781c0e3280ca1ef85beda558d33fcbedc2eead4"
url: "https://pub.dev"
source: hosted
version: "0.5.9"
version: "0.6.0"
timing:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/sshnoports/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependency_overrides:
version: 3.0.2
dev_dependencies:
lints: ^3.0.0
test: ^1.24.9
test: ^1.25.0
mocktail: ^1.0.1
build_runner: ^2.4.7
build_version: ^2.1.1

0 comments on commit cb4770d

Please sign in to comment.