Skip to content

Commit

Permalink
chore(deps): bump analyzer from 6.8.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 6.8.0 to 7.0.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GregoryConrad committed Dec 16, 2024
1 parent 66686e0 commit c721a4e
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: "16e298750b6d0af7ce8a3ba7c18c69c3785d11b15ec83f6dcd0ad2a0009b3cab"
sha256: c0555ee1c067778474ba494b969f833de1d9123802d9d11d055c2991dfaab5c2
url: "https://pub.dev"
source: hosted
version: "76.0.0"
version: "77.0.0"
_macros:
dependency: transitive
description: dart
Expand All @@ -18,10 +18,10 @@ packages:
dependency: "direct dev"
description:
name: analyzer
sha256: "1f14db053a8c23e260789e9b0980fa27f2680dd640932cae5e1137cce0e46e1e"
sha256: e58ba14f0baf226303f3503c7f30533fdbc03e264b096f37f9d1c5a9fe757513
url: "https://pub.dev"
source: hosted
version: "6.11.0"
version: "7.0.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,5 +5,5 @@ environment:
sdk: '>=3.0.0 <4.0.0'

dev_dependencies:
analyzer: ^6.8.0
analyzer: ^7.0.0
melos: ^6.2.0

0 comments on commit c721a4e

Please sign in to comment.