update dev-dependencies, build with Node 22
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-07 18:34:33 +01:00
parent c05ee5b5ff
commit f4f210f105
4 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ steps:
commands:
- npm install
- name: lint-assets
image: node:20
image: node:22
commands:
- npx eslint scripts/block.js
- npx eslint scripts/liveticker.js