Skip to content

Commit

Permalink
chore: Update Node.js to 18.17.x
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2023
1 parent 2a406b8 commit a112ca4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -7,7 +7,7 @@
"license": "UNLICENSED",
"main": "dist/main.js",
"engines": {
"node": "18.16.x",
"node": "18.17.x",
"npm": "9.x"
},
"scripts": {
Expand Down Expand Up @@ -80,7 +80,7 @@
"@types/jest": "29.5.3",
"@types/lodash": "4.14.195",
"@types/lunr": "2.3.4",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/response-time": "2.3.5",
"@types/supertest": "2.0.12",
"@types/user-agents": "1.0.2",
Expand Down

0 comments on commit a112ca4

Please sign in to comment.