From 8035143998235074c73224de0cdf3cc8607c4b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 22:06:38 +0000 Subject: [PATCH] Bump yaml from 3.1.1 to 3.1.2 Bumps [yaml](https://github.com/dart-lang/yaml) from 3.1.1 to 3.1.2. - [Changelog](https://github.com/dart-lang/yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/yaml/compare/3.1.1...3.1.2) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9bafcb5..a3ed5d7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -574,9 +574,9 @@ packages: dependency: "direct dev" description: name: yaml - sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370" + sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5" url: "https://pub.dev" source: hosted - version: "3.1.1" + version: "3.1.2" sdks: dart: ">=2.19.0 <3.0.0"