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] committed Oct 24, 2023
1 parent 6807a9a commit 73c6308
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 12 deletions.
38 changes: 28 additions & 10 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 @@ -38,13 +38,13 @@
},
"homepage": "https://jan-molak.github.io/tiny-types/",
"engines": {
"node": "^14 || ^16 || ^18",
"node": "^14 || ^16 || ^18 || ^20.0.0",
"npm": "^6 || ^7 || ^8 || ^9 || ^10.0.0"
},
"devDependencies": {
"@types/chai": "^4.3.9",
"@types/mocha": "^10.0.3",
"@types/node": "^18.18.6",
"@types/node": "^20.8.8",
"@types/sinon": "^10.0.20",
"@types/sinon-chai": "^3.2.11",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down

0 comments on commit 73c6308

Please sign in to comment.