Skip to content

Commit b376153

Browse files
Bump js from 0.6.7 to 0.7.0 (#3619)
Bumps [js](https://github.com/dart-lang/sdk/tree/main/pkg) from 0.6.7 to 0.7.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/0.7.0.0/pkg) --- updated-dependencies: - dependency-name: js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bf6a2a commit b376153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dev_dependencies:
2626
async: ^2.11.0
2727
dart_style: ^2.3.1
2828
http: ">=0.13.6 <2.0.0"
29-
js: ^0.6.7
29+
js: ">=0.6.7 <0.8.0"
3030
lints: ^3.0.0
3131
matcher: ^0.12.15
3232
test: ^1.24.2

0 commit comments

Comments
 (0)