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 Nov 8, 2023
1 parent 2d0a656 commit 24c52b2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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": "7.3.0",
"@stryker-mutator/typescript-checker": "7.3.0",
"@types/jest": "29.5.8",
"@types/node": "18.18.9",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down

0 comments on commit 24c52b2

Please sign in to comment.