Skip to content

Commit

Permalink
chore(deps): bump the artifact_proxy-deps group in /packages/artifact…
Browse files Browse the repository at this point in the history
…_proxy with 2 updates (#2253)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 4021912 commit 843d200
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/artifact_proxy/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ packages:
dependency: "direct main"
description:
name: collection
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
url: "https://pub.dev"
source: hosted
version: "1.18.0"
version: "1.19.0"
convert:
dependency: transitive
description:
Expand Down Expand Up @@ -301,10 +301,10 @@ packages:
dependency: "direct dev"
description:
name: mocktail
sha256: c4b5007d91ca4f67256e720cb1b6d704e79a510183a12fa551021f652577dce6
sha256: "890df3f9688106f25755f26b1c60589a92b3ab91a22b8b224947ad041bf172d8"
url: "https://pub.dev"
source: hosted
version: "1.0.3"
version: "1.0.4"
node_preamble:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions packages/artifact_proxy/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
checked_yaml: ^2.0.2
collection: ^1.17.1
collection: ^1.19.0
http: ^1.0.0
json_annotation: ^4.9.0
quiver: ^3.2.1
Expand All @@ -19,6 +19,6 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
json_serializable: ^6.6.1
mocktail: ^1.0.0
mocktail: ^1.0.4
test: ^1.25.7
very_good_analysis: ^5.1.0

0 comments on commit 843d200

Please sign in to comment.