Skip to content

Commit

Permalink
Bump lints from 2.1.1 to 3.0.0 in /adaptive_app/step_06/yt_cors_proxy
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 8d4b086 commit 0c3cabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adaptive_app/step_06/yt_cors_proxy/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ dependencies:
shelf_cors_headers: ^0.1.5

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

0 comments on commit 0c3cabb

Please sign in to comment.