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 Sep 16, 2024
1 parent 47a9492 commit c9f09b2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 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.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/jest": "29.5.13",
"@types/node": "18.19.50",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
Expand Down

0 comments on commit c9f09b2

Please sign in to comment.