Skip to content

Commit

Permalink
Bump googleapis from 13.1.0 to 13.2.0
Browse files Browse the repository at this point in the history
Closes #193

GitOrigin-RevId: 9a9ff65
Change-Id: I878728b751fa34c2a11a9364286004a94161a0a7
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/373770
Reviewed-by: Alexander Thomas <[email protected]>
Commit-Queue: Alexander Thomas <[email protected]>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Aug 1, 2024
1 parent c3b4995 commit 61bdea3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
25 changes: 6 additions & 19 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,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"
args:
dependency: "direct main"
description:
Expand Down Expand Up @@ -114,10 +109,10 @@ packages:
dependency: "direct main"
description:
name: googleapis
sha256: "4eefba93b5f714d6c2bcc1695ff6fb09d36684d2a06912285d3981069796da10"
sha256: "864f222aed3f2ff00b816c675edf00a39e2aaf373d728d8abec30b37bee1a81c"
url: "https://pub.dev"
source: hosted
version: "13.1.0"
version: "13.2.0"
http:
dependency: "direct main"
description:
Expand Down Expand Up @@ -174,14 +169,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"
matcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
dependencies:
_discoveryapis_commons: ^1.0.5
args: ^2.5.0
googleapis: ^13.1.0
googleapis: ^13.2.0
http: ^1.2.0
path: ^1.4.1
stack_trace: ^1.11.1
Expand Down

0 comments on commit 61bdea3

Please sign in to comment.