Skip to content

Commit

Permalink
chore(deps): bump the shorebird_cli-deps group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 3 updates (#2215)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 091ccfb commit 44cab5a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 28 deletions.
37 changes: 12 additions & 25 deletions packages/shorebird_cli/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,18 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: "5aaf60d96c4cd00fe7f21594b5ad6a1b699c80a27420f8a837f4d68473ef09e3"
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
url: "https://pub.dev"
source: hosted
version: "68.0.0"
_macros:
dependency: transitive
description: dart
source: sdk
version: "0.1.0"
version: "67.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
sha256: "21f1d3720fd1c70316399d5e2bccaebb415c434592d778cce8acb967b8578808"
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
url: "https://pub.dev"
source: hosted
version: "6.5.0"
version: "6.4.1"
archive:
dependency: "direct main"
description:
Expand Down Expand Up @@ -106,10 +101,10 @@ packages:
dependency: "direct dev"
description:
name: build_runner
sha256: "1414d6d733a85d8ad2f1dfcb3ea7945759e35a123cb99ccfac75d0758f75edfa"
sha256: "644dc98a0f179b872f612d3eb627924b578897c629788e858157fa5e704ca0c7"
url: "https://pub.dev"
source: hosted
version: "2.4.10"
version: "2.4.11"
build_runner_core:
dependency: transitive
description:
Expand Down Expand Up @@ -405,14 +400,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.0"
macros:
dependency: transitive
description:
name: macros
sha256: "12e8a9842b5a7390de7a781ec63d793527582398d16ea26c60fed58833c9ae79"
url: "https://pub.dev"
source: hosted
version: "0.1.0-main.0"
mason_logger:
dependency: "direct main"
description:
Expand Down Expand Up @@ -505,10 +492,10 @@ packages:
dependency: "direct main"
description:
name: platform
sha256: "12220bb4b65720483f8fa9450b4332347737cf8213dd2840d8b2c823e47243ec"
sha256: "9b71283fc13df574056616011fb138fd3b793ea47cc509c189a6c3fa5f8a1a65"
url: "https://pub.dev"
source: hosted
version: "3.1.4"
version: "3.1.5"
pointycastle:
dependency: "direct main"
description:
Expand Down Expand Up @@ -727,10 +714,10 @@ packages:
dependency: "direct dev"
description:
name: test
sha256: "47e9b601e20f24c27d08002eb635e92ddc2195010a8b3a621f4ed44ef70f6864"
sha256: "7ee44229615f8f642b68120165ae4c2a75fe77ae2065b1e55ae4711f6cf0899e"
url: "https://pub.dev"
source: hosted
version: "1.25.6"
version: "1.25.7"
test_api:
dependency: transitive
description:
Expand All @@ -743,10 +730,10 @@ packages:
dependency: transitive
description:
name: test_core
sha256: "0c583123c86e58ab5036c92db5c7116ffddd655f1f5be762967d09f0fc66bf2d"
sha256: "55ea5a652e38a1dfb32943a7973f3681a60f872f8c3a05a14664ad54ef9c6696"
url: "https://pub.dev"
source: hosted
version: "0.6.3"
version: "0.6.4"
timing:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions packages/shorebird_cli/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
meta: ^1.14.0
path: ^1.9.0
pem: ^2.0.5
platform: ^3.1.4
platform: ^3.1.5
pointycastle: ^3.9.1
propertylistserialization: ^1.3.0
pub_semver: ^2.1.4
Expand All @@ -46,12 +46,12 @@ dependencies:
yaml_edit: ^2.2.0

dev_dependencies:
build_runner: ^2.4.9
build_runner: ^2.4.11
build_verify: ^3.1.0
build_version: ^2.1.1
json_serializable: ^6.7.1
mocktail: ^1.0.3
test: ^1.25.4
test: ^1.25.7
very_good_analysis: ^5.1.0

executables:
Expand Down

0 comments on commit 44cab5a

Please sign in to comment.