Skip to content

Commit deb4e72

Browse files
Bump js from 0.6.7 to 0.7.1 (#211)
Bumps [js](https://github.com/dart-lang/sdk/tree/main/pkg) from 0.6.7 to 0.7.1. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/0.7.1.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 69f6a43 commit deb4e72

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
@@ -16,7 +16,7 @@ dependencies:
1616
logger: ^2.0.2+1
1717
dio: ^5.3.3
1818
json_annotation: ^4.8.1
19-
js: ^0.6.7
19+
js: ">=0.6.7 <0.8.0"
2020
crypto: ^3.0.3
2121
synchronized: ^3.1.0
2222
http: ^1.1.0

0 commit comments

Comments
 (0)