commit | f9df2daf02f3807301941c397f8c3705f5ce7389 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 08 08:14:17 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 08 08:14:17 2024 -0500 |
tree | d5c417946625ff50f8b1bf4f039e85130575e969 | |
parent | ac912df88c8c6cbd57a3e813047c4c0a112fd76d [diff] |
build-unit-test-docker:eslint: pin to v8.56.0 The new v9.0 release change the API and our existing use of it no longer works with an error like this: ``` Invalid option '--eslintrc' - perhaps you meant '--ignore'? ``` Until we have some time to sort this out, move us back to the previous release. Change-Id: Ieed62b82bb3870c22bb377f562fb75b148395cee Signed-off-by: Andrew Geissler <geissonator@yahoo.com>