File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ packages:
77 name: _fe_analyzer_shared
88 url: "https://pub.dartlang.org"
99 source: hosted
10- version: "58 .0.0"
10+ version: "54 .0.0"
1111 actions_toolkit_dart:
1212 dependency: "direct main"
1313 description:
@@ -21,7 +21,7 @@ packages:
2121 name: analyzer
2222 url: "https://pub.dartlang.org"
2323 source: hosted
24- version: "5.10 .0"
24+ version: "5.6 .0"
2525 analyzer_plugin:
2626 dependency: transitive
2727 description:
@@ -112,7 +112,7 @@ packages:
112112 name: dart_style
113113 url: "https://pub.dartlang.org"
114114 source: hosted
115- version: "2.3.0 "
115+ version: "2.2.5 "
116116 file:
117117 dependency: transitive
118118 description:
@@ -182,7 +182,7 @@ packages:
182182 name: js
183183 url: "https://pub.dartlang.org"
184184 source: hosted
185- version: "0.6.7 "
185+ version: "0.6.5 "
186186 json_annotation:
187187 dependency: transitive
188188 description:
@@ -259,7 +259,7 @@ packages:
259259 name: petitparser
260260 url: "https://pub.dartlang.org"
261261 source: hosted
262- version: "5.3 .0"
262+ version: "5.1 .0"
263263 platform:
264264 dependency: transitive
265265 description:
@@ -413,7 +413,7 @@ packages:
413413 name: vm_service
414414 url: "https://pub.dartlang.org"
415415 source: hosted
416- version: "11.3 .0"
416+ version: "11.2 .0"
417417 watcher:
418418 dependency: transitive
419419 description:
@@ -450,4 +450,4 @@ packages:
450450 source: hosted
451451 version: "3.1.1"
452452sdks:
453- dart: ">=2.19 .0 <3.0.0"
453+ dart: ">=2.18 .0 <3.0.0"
Original file line number Diff line number Diff line change 11name : action_app
22version : 2.0.0
33description : Github action app that helps to run dart_code_metrics in CI/CD flow.
4- homepage : https://dartcodemetrics.dev/docs/integrations/github-action
5- repository : https://github.com/dart-code-checker/dart-code-metrics-action
6- issue_tracker : https://github.com/dart-code-checker/dart-code-metrics-action/issues
4+ repository : https://github.com/danylo-safonov-solid/dart-code-metrics-action
75publish_to : none
86
97environment :
10- sdk : " >=2.18.0 <3 .0.0"
8+ sdk : " >=2.18.0 <4 .0.0"
119
1210dependencies :
1311 actions_toolkit_dart : ^0.5.0
You can’t perform that action at this time.
0 commit comments