Skip to content

Commit

Permalink
chore(deps): bump analyzer in the all group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update in the / directory: [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg).


Updates `analyzer` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg)

---
updated-dependencies:
- dependency-name: analyzer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GregoryConrad committed Dec 21, 2024
1 parent 6da4353 commit fe97016
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: c0555ee1c067778474ba494b969f833de1d9123802d9d11d055c2991dfaab5c2
sha256: "88399e291da5f7e889359681a8f64b18c5123e03576b01f32a6a276611e511c3"
url: "https://pub.dev"
source: hosted
version: "77.0.0"
version: "78.0.0"
_macros:
dependency: transitive
description: dart
Expand All @@ -18,10 +18,10 @@ packages:
dependency: "direct dev"
description:
name: analyzer
sha256: e58ba14f0baf226303f3503c7f30533fdbc03e264b096f37f9d1c5a9fe757513
sha256: "62899ef43d0b962b056ed2ebac6b47ec76ffd003d5f7c4e4dc870afe63188e33"
url: "https://pub.dev"
source: hosted
version: "7.0.0"
version: "7.1.0"
ansi_styles:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ environment:
sdk: '>=3.0.0 <4.0.0'

dev_dependencies:
analyzer: ^7.0.0
analyzer: ^7.1.0
melos: ^6.2.0
very_good_analysis: ^7.0.0

0 comments on commit fe97016

Please sign in to comment.