Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent b339c73 commit b617661
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.0
20.9.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/express": "4.17.17",
"@types/lodash": "4.14.195",
"@types/mocha": "10.0.1",
"@types/node": "18.16.16",
"@types/node": "20.9.2",
"@types/yeoman-environment": "2.10.8",
"@types/yeoman-generator": "5.2.11",
"@types/yeoman-test": "4.0.3",
Expand All @@ -79,7 +79,7 @@
"yeoman-test": "6.3.0"
},
"engines": {
"node": "20.0.0"
"node": "20.9.0"
},
"repository": {
"type": "git",
Expand Down
81 changes: 43 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b617661

Please sign in to comment.