This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch modernize-deps
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
from 410a3e78eb Fix yarn.lock corruption (again): Regenerate clean lockfile
add b95777a3ed Fix ESLint configuration and pre-commit hook failures
No new revisions were added by this update.
Summary of changes:
landing-pages/.eslintignore | 19 -
landing-pages/create-index.js | 4 +-
.../{eslint.config.js => eslint.config.cjs} | 52 +-
landing-pages/package-lock.json | 9106 ++++++++++----------
landing-pages/package.json | 40 +-
landing-pages/src/index.js | 4 +-
6 files changed, 4607 insertions(+), 4618 deletions(-)
delete mode 100644 landing-pages/.eslintignore
rename landing-pages/{eslint.config.js => eslint.config.cjs} (80%)