From 938a9206b3356d9d394505665b5bf9b171cf0944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:18:08 +0000 Subject: [PATCH] chore(deps): bump pana from 0.22.17 to 0.22.18 Bumps [pana](https://github.com/dart-lang/pana) from 0.22.17 to 0.22.18. - [Release notes](https://github.com/dart-lang/pana/releases) - [Changelog](https://github.com/dart-lang/pana/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/pana/compare/0.22.17...0.22.18) --- updated-dependencies: - dependency-name: pana dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 726d72d1b..6707c15d2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: mason_logger: ^0.3.0 meta: ^1.15.0 package_config: ^2.1.0 - pana: 0.22.17 # Very Good CLI is using private PANA's license detector that might break in a minor version update. Be sure that CI passes before merging a change to this package version! + pana: 0.22.18 # Very Good CLI is using private PANA's license detector that might break in a minor version update. Be sure that CI passes before merging a change to this package version! path: ^1.9.0 pub_updater: ^0.5.0 pubspec_parse: ^1.3.0