Compare commits

..

3 Commits

Author SHA1 Message Date
884f8f95fb Update Node.js to v22
All checks were successful
continuous-integration/drone/pr Build is passing
2024-11-12 08:35:36 +00:00
948a7fe131 Merge pull request 'Lock file maintenance' (#131) from renovate/lock-file-maintenance into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #131
2024-11-11 16:53:53 +01:00
6a80a09c34 Lock file maintenance
All checks were successful
continuous-integration/drone/pr Build is passing
2024-11-07 17:43:20 +00:00
2 changed files with 1016 additions and 1800 deletions

View File

@ -12,12 +12,12 @@ trigger:
steps:
- name: lint
image: node:22.11.0@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2
image: node:22.11.0@sha256:f496dba5f685ef33797ed5882b4ce209053db67f88b50c1484ecccba6531bfde
commands:
- npm install
- npm run lint
- name: build
image: node:22.11.0@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2
image: node:22.11.0@sha256:f496dba5f685ef33797ed5882b4ce209053db67f88b50c1484ecccba6531bfde
environment:
NODE_OPTIONS: '--openssl-legacy-provider'
commands:
@ -39,7 +39,7 @@ depends_on:
steps:
- name: build
image: node:22.11.0@sha256:de4c8be8232b7081d8846360d73ce6dbff33c6636f2259cd14d82c0de1ac3ff2
image: node:22.11.0@sha256:f496dba5f685ef33797ed5882b4ce209053db67f88b50c1484ecccba6531bfde
environment:
NODE_OPTIONS: '--openssl-legacy-provider'
commands:

2810
package-lock.json generated

File diff suppressed because it is too large Load Diff