Skip to content

Commit

Permalink
Bump lints from 2.1.1 to 3.0.0 in /in_app_purchases/step_09/dart-backend
Browse files Browse the repository at this point in the history
Bumps [lints](https://github.com/dart-lang/lints) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/dart-lang/lints/releases)
- [Changelog](https://github.com/dart-lang/lints/blob/main/CHANGELOG.md)
- [Commits](dart-lang/lints@v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent e1af9a7 commit 9bbb369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion in_app_purchases/step_09/dart-backend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies:
app_store_server_sdk: ^1.2.5

dev_dependencies:
lints: ^2.0.0
lints: ">=2.0.0 <4.0.0"
test: ^1.16.0

0 comments on commit 9bbb369

Please sign in to comment.