Skip to content

Commit

Permalink
build(deps): bump js from 0.6.7 to 0.7.1 in /auth0_flutter
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent 18ed011 commit 1156134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth0_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
sdk: flutter
flutter_web_plugins:
sdk: flutter
js: ^0.6.4
js: ">=0.6.4 <0.8.0"

dependency_overrides:
auth0_flutter_platform_interface:
Expand Down

0 comments on commit 1156134

Please sign in to comment.