From b5858609e043b0f2160d834068f50b2521ce2f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 18:09:27 +0000 Subject: [PATCH] Bump js from 0.6.5 to 0.6.7 Bumps [js](https://github.com/dart-lang/sdk/tree/main/pkg) from 0.6.5 to 0.6.7. - [Release notes](https://github.com/dart-lang/sdk/releases) - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/0.6.7.0/pkg) --- updated-dependencies: - dependency-name: js 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 23538f53cd..d8aab22d92 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dev_dependencies: dart_style: ^2.2.0 grinder: ^0.9.0 http: ^0.13.3 - js: 0.6.5 + js: ^0.6.5 lints: ^2.0.0 test: ^1.19.0 test_descriptor: ^2.0.0