5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00

Merge pull request #457 from Tradeshift/renovate/node-16.x

chore(deps): update node.js to ^16.20.2
This commit is contained in:
Renovate bot 2024-04-08 18:08:36 +09:00 committed by GitHub
commit da629ee81c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -57,7 +57,7 @@
"yaml": "^2.1.3" "yaml": "^2.1.3"
}, },
"engines": { "engines": {
"node": "^v16.14.2" "node": "^16.20.2"
} }
}, },
"node_modules/@aashutoshrathi/word-wrap": { "node_modules/@aashutoshrathi/word-wrap": {

View file

@ -12,7 +12,7 @@
"build": "rollup -c" "build": "rollup -c"
}, },
"engines": { "engines": {
"node": "^v16.14.2" "node": "^16.20.2"
}, },
"repository": { "repository": {
"type": "git", "type": "git",