From 9be7be3cffd9d8b182e499d8a95d00432fdda59b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 06:56:13 +0000 Subject: [PATCH] Bump night_raven_insight from 2.0.0 to 4.0.0 Bumps [night_raven_insight](https://github.com/dart-community/night_raven_insight) from 2.0.0 to 4.0.0. - [Changelog](https://github.com/dart-community/night_raven_insight/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-community/night_raven_insight/commits) --- updated-dependencies: - dependency-name: night_raven_insight dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f98981b..248a47d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -157,10 +157,10 @@ packages: dependency: transitive description: name: dart_flutter_team_lints - sha256: "78be5f4105d7aaabfe9a9fb48b178f5cd66e041b03cb8ad745392d4534a52603" + sha256: ce0f23e2cf95cbd21766d17a7cf88584758b67fd77338d61f2ce77e3cf6d763c url: "https://pub.dev" source: hosted - version: "3.1.0" + version: "3.5.2" dart_style: dependency: transitive description: @@ -285,10 +285,10 @@ packages: dependency: transitive description: name: lints - sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235" + sha256: a5e2b223cb7c9c8efdc663ef484fdd95bb243bff242ef5b13e26883547fce9a0 url: "https://pub.dev" source: hosted - version: "4.0.0" + version: "6.0.0" logging: dependency: transitive description: @@ -325,10 +325,10 @@ packages: dependency: "direct dev" description: name: night_raven_insight - sha256: "94c4fecf564efe58016fe7cbecd8960bc5a6b1b8ba6134667f91a9a1b0fbc65c" + sha256: e24fab5db6f5cbbcc97572e53bd35b14385c00838e3a51b67dc95354e9fd7c40 url: "https://pub.dev" source: hosted - version: "2.0.0" + version: "4.0.0" node_preamble: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 288276e..b3b6522 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,5 +20,5 @@ dependencies: dev_dependencies: build_runner: ^2.4.9 json_serializable: ^6.8.0 - night_raven_insight: ^2.0.0 + night_raven_insight: ^4.0.0 test: ^1.25.0