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 Nov 7, 2023
1 parent 0508890 commit 48ec634
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "20.2.5",
"@types/node": "20.9.0",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/react-image-gallery": "1.2.0",
Expand Down Expand Up @@ -67,6 +67,6 @@
},
"proxy": "http://0.0.0.0:2342",
"engines": {
"node": ">=v18.16.0"
"node": ">=20.9.0"
}
}
40 changes: 23 additions & 17 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 48ec634

Please sign in to comment.