Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent b564b8e commit 78bc8d9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 30 deletions.
44 changes: 16 additions & 28 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"main": "lib/index.js",
"engines": {
"node": "18"
"node": "20"
},
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@stryker-mutator/jest-runner": "8.6.0",
"@stryker-mutator/typescript-checker": "8.6.0",
"@types/jest": "29.5.13",
"@types/node": "18.19.55",
"@types/node": "20.16.11",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
Expand Down

0 comments on commit 78bc8d9

Please sign in to comment.