Skip to content

Commit

Permalink
chore(deps): update node.js to >=20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-renovate[bot] authored Dec 9, 2024
1 parent 8522e83 commit 7dd1ecc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Run golangci-lint with reviewdog",
"main": "lib/main.js",
"engines": {
"node": ">=20.0.0"
"node": ">=20.18.1"
},
"scripts": {
"build": "tsc",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "^20.6.0",
"@types/node": "^20.17.9",
"@types/semver": "7.5.8",
"@typescript-eslint/parser": "7.18.0",
"@vercel/ncc": "0.38.3",
Expand Down

0 comments on commit 7dd1ecc

Please sign in to comment.