File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ # 0.3.5
2+
3+ - fix: adjust upper bound for ` _fe_analyzer_shared `
4+
15# 0.3.4
26
37- chore: various dependency upgrades
Original file line number Diff line number Diff line change 11name : bloc_lint
22description : Official lint rules for development when using the bloc state management library.
3- version : 0.3.4
3+ version : 0.3.5
44repository : https://github.com/felangel/bloc/tree/master/packages/bloc_lint
55issue_tracker : https://github.com/felangel/bloc/issues
66homepage : https://github.com/felangel/bloc
@@ -12,7 +12,7 @@ environment:
1212 sdk : " >=3.7.0 <4.0.0"
1313
1414dependencies :
15- _fe_analyzer_shared : " >=75.0.0 <=92 .0.0"
15+ _fe_analyzer_shared : " >=75.0.0 <=91 .0.0"
1616 checked_yaml : ^2.0.0
1717 collection : ^1.0.0
1818 glob : ^2.0.0
You can’t perform that action at this time.
0 commit comments