Bump analyzer from 8.2.0 to 8.3.0 (#4689)

Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 8.2.0 to 8.3.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-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pubspec.lock b/pubspec.lock
index d10d255..0b54aee 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -5,18 +5,18 @@
     dependency: transitive
     description:
       name: _fe_analyzer_shared
-      sha256: dd3d2ad434b9510001d089e8de7556d50c834481b9abc2891a0184a8493a19dc
+      sha256: "0eb33edbbe99a02e73b8bbeb6f2b65972023d902117ee8d1bf0ea1a79f83aa7b"
       url: "https://pub.dev"
     source: hosted
-    version: "89.0.0"
+    version: "90.0.0"
   analyzer:
     dependency: "direct main"
     description:
       name: analyzer
-      sha256: c22b6e7726d1f9e5db58c7251606076a71ca0dbcf76116675edfadbec0c9e875
+      sha256: "711e3a890bb529bf55f07d73b8706f4b7504ad77e90d2f205626b116c048583f"
       url: "https://pub.dev"
     source: hosted
-    version: "8.2.0"
+    version: "8.3.0"
   args:
     dependency: "direct main"
     description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 6ef8e86..da9e2c2 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -4,7 +4,7 @@
   sdk: ^3.7.0
 
 dependencies:
-  analyzer: ^8.2.0
+  analyzer: ^8.3.0
   args: ^2.7.0
   async: ^2.13.0
   cli_util: ^0.4.2