update dev-dependencies, build with Node 22
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user