Roll the process_runner package used by the formatter script (flutter/engine#21937)

This commit is contained in:
Jason Simmons 2020-10-16 18:39:25 -07:00 committed by GitHub
parent 5e3a5dd580
commit 341f3036a6

View File

@ -8,7 +8,7 @@ dependencies:
args: ^1.6.0
path: ^1.7.0
isolate: ^2.0.3
process_runner: ^3.1.0
process_runner: ^3.1.1
environment:
sdk: '>=2.8.0 <3.0.0'