Skip to content

Commit

Permalink
Bump the all_dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all_dependencies group with 2 updates in the /packages/leancode_markup directory: [custom_lint](https://github.com/invertase/dart_custom_lint) and [leancode_lint](https://github.com/leancodepl/flutter_corelibrary).


Updates `custom_lint` from 0.6.10 to 0.7.0
- [Commits](invertase/dart_custom_lint@custom_lint-v0.6.10...custom_lint-v0.7.0)

Updates `leancode_lint` from 12.1.0 to 14.4.0
- [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases)
- [Commits](leancode_lint-v12.1.0...leancode_lint-v14.4.0)

Updates `leancode_lint` from 12.1.0 to 14.4.0
- [Release notes](https://github.com/leancodepl/flutter_corelibrary/releases)
- [Commits](leancode_lint-v12.1.0...leancode_lint-v14.4.0)

---
updated-dependencies:
- dependency-name: custom_lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all_dependencies
- dependency-name: leancode_lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
- dependency-name: leancode_lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 1b0d790 commit e59efb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/leancode_markup/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:

dev_dependencies:
benchmark_harness: ^2.2.2
custom_lint: ^0.6.4
custom_lint: ">=0.6.4 <0.8.0"
flutter_test:
sdk: flutter
leancode_lint: ^12.0.0
leancode_lint: ">=12.0.0 <15.0.0"

0 comments on commit e59efb5

Please sign in to comment.