Skip to content

Commit d41215c

Browse files
author
John Messerly
committed
upgrade analyzer version
1 parent caff16a commit d41215c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/dev_compiler/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ packages:
66
name: analyzer
77
url: "https://pub.dartlang.org"
88
source: hosted
9-
version: "0.27.4-alpha.11"
9+
version: "0.27.4-alpha.12"
1010
args:
1111
description:
1212
name: args

pkg/dev_compiler/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: Dart Dev Compiler team <[email protected]>
88
homepage: https://github.com/dart-lang/dev_compiler
99

1010
dependencies:
11-
analyzer: ^0.27.4-alpha.11
11+
analyzer: ^0.27.4-alpha.12
1212
args: ^0.13.0
1313
bazel_worker: ^0.1.0
1414
cli_util: ^0.0.1

0 commit comments

Comments
 (0)