Skip to content

Commit 281fb8a

Browse files
committed
custom_lint_visitor for analyzer 7.1.0
1 parent df74664 commit 281fb8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0.0
2+
version: 1.0.0+7.1.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.0.0
10+
analyzer: 7.1.0
1111

1212
dev_dependencies:
1313
build_runner: ^2.3.3

0 commit comments

Comments
 (0)