diff --git a/tools/dep_updaters/update-eslint.sh b/tools/dep_updaters/update-eslint.sh index 60292fb505d293..66b47596551c1f 100755 --- a/tools/dep_updaters/update-eslint.sh +++ b/tools/dep_updaters/update-eslint.sh @@ -58,6 +58,7 @@ rm -rf ../node_modules/eslint --no-save \ --omit=dev \ --omit=peer \ + --legacy-peer-deps \ eslint-plugin-jsdoc \ eslint-plugin-markdown \ @babel/core \