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

chore(deps): update node.js to ^16.20.2

This commit is contained in:
tradeshift-renovate[bot] 2024-04-08 08:46:51 +00:00 committed by GitHub
parent 3b42d02efd
commit 267259ceb6
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",