Skip to content

Commit

Permalink
build(deps): bump the dependencies group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 2 updates in the /packages/eqapi_types directory: [pedantic_mono](https://github.com/mono0926/pedantic_mono) and [lints](https://github.com/dart-lang/lints).


Updates `pedantic_mono` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/mono0926/pedantic_mono/releases)
- [Changelog](https://github.com/mono0926/pedantic_mono/blob/main/CHANGELOG.md)
- [Commits](mono0926/pedantic_mono@1.27.0...1.28.0)

Updates `lints` from 3.0.0 to 4.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@v3.0.0...v4.0.0)

Updates `lints` from 3.0.0 to 4.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@v3.0.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent d9c1152 commit 3d8920c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eqapi_types/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.6
freezed: ^2.4.3
lints: ^3.0.0
pedantic_mono: ^1.24.0
lints: ^4.0.0
pedantic_mono: ^1.28.0
test: ^1.24.7

0 comments on commit 3d8920c

Please sign in to comment.