pytorch-ignite/code-generator

Update Node dependencies for CI warning

guptaaryan16 opened this issue · 0 comments

Describe the bug

Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating

This warning seems visible in pnpm run test command and needs to be resolved. For more information, see https://github.com/pytorch-ignite/code-generator/actions/runs/5938810397/job/16103995089#step:10:36

Expected result

No warnings in CI and the CI works as expected.