From 43bd567e4f08954041325080ce2d7ba5b63402f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:21:50 +0000 Subject: [PATCH] Bump stack_trace from 1.12.0 to 1.12.1 Closes https://github.com/dart-lang/homebrew-dart/pull/208 GitOrigin-RevId: b87b1a3fa64f21beb34bc8751306fd800d158574 Change-Id: Ie1c98cdef6287ae11b29bfbbcc891fa898c19d15 Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/402585 Commit-Queue: Alexander Thomas Reviewed-by: Alexander Thomas --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3390f69..1753408 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -293,10 +293,10 @@ packages: dependency: "direct main" description: name: stack_trace - sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377" + sha256: "8b27215b45d22309b5cddda1aa2b19bdfec9df0e765f2de506401c071d38d1b1" url: "https://pub.dev" source: hosted - version: "1.12.0" + version: "1.12.1" stream_channel: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 44c9bdc..d186e49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: googleapis: ^13.2.0 http: ^1.2.2 path: ^1.9.1 - stack_trace: ^1.12.0 + stack_trace: ^1.12.1 test: ^1.25.9 dev_dependencies: