Skip to content

Commit 33a6cff

Browse files
chore: bump dart_style from 3.1.0 to 3.1.1 (#1376)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21177fd commit 33a6cff

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: e55636ed79578b9abca5fecf9437947798f5ef7456308b5cb85720b793eac92f
8+
sha256: da0d9209ca76bde579f2da330aeb9df62b6319c834fa7baae052021b0462401f
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "82.0.0"
11+
version: "85.0.0"
1212
analyzer:
1313
dependency: transitive
1414
description:
1515
name: analyzer
16-
sha256: "904ae5bb474d32c38fb9482e2d925d5454cda04ddd0e55d2e6826bc72f6ba8c0"
16+
sha256: "974859dc0ff5f37bc4313244b3218c791810d03ab3470a579580279ba971a48d"
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "7.4.5"
19+
version: "7.7.1"
2020
archive:
2121
dependency: transitive
2222
description:
@@ -117,10 +117,10 @@ packages:
117117
dependency: "direct dev"
118118
description:
119119
name: dart_style
120-
sha256: "5b236382b47ee411741447c1f1e111459c941ea1b3f2b540dde54c210a3662af"
120+
sha256: "8a0e5fba27e8ee025d2ffb4ee820b4e6e2cf5e4246a6b1a477eb66866947e0bb"
121121
url: "https://pub.dev"
122122
source: hosted
123-
version: "3.1.0"
123+
version: "3.1.1"
124124
dbus:
125125
dependency: transitive
126126
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dev_dependencies:
6464
# package. See that file for information about deactivating specific lint
6565
# rules and activating additional ones.
6666
flutter_lints: ^6.0.0
67-
dart_style: ^3.1.0
67+
dart_style: ^3.1.1
6868

6969
# For information on the generic Dart part of this file, see the
7070
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)