Skip to content

Commit 11a4c0b

Browse files
committed
custom_lint_visitor 1.0.0+8.0.0
1 parent e45d95f commit 11a4c0b

File tree

2 files changed

+23
-48
lines changed

2 files changed

+23
-48
lines changed

packages/custom_lint_visitor/lib/src/node_lint_visitor.g.dart

Lines changed: 21 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/custom_lint_visitor/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: custom_lint_visitor
2-
version: 1.0.0+7.7.0
2+
version: 1.0.0+8.0.0
33
description: A package that exports visitors for CustomLint.
44
repository: https://github.com/invertase/dart_custom_lint
55

66
environment:
77
sdk: ">=3.0.0 <4.0.0"
88

99
dependencies:
10-
analyzer: ">=7.4.5 <7.7.0"
10+
analyzer: 8.0.0
1111

1212
dev_dependencies:
1313
build_runner: ^2.5.0

0 commit comments

Comments
 (0)