google / gts

☂️ TypeScript style guide, formatter, and linter.
https://github.com/google/gts
Apache License 2.0
5.05k stars 204 forks source link

fix: line up linting with owlbot post-processing linting #778

Closed sofisl closed 1 year ago

sofisl commented 1 year ago

Currently, the post-processor is grabbing slightly different versions of these dependencies which is causing a discrepancy in the linting test and the post-processing the linter is doing. This change will allow us to match up the versions.