Skip to content

Commit

Permalink
Update dependency @types/node to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent 8577a0a commit 06cbf01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 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
@@ -1,6 +1,6 @@
{
"name": "checkout",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "vite --c vite.config.app.ts",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@testing-library/react": "14.0.0",
"@types/card-validator": "4.1.0",
"@types/jest": "29.5.0",
"@types/node": "16.11.25",
"@types/node": "18.17.17",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react-test-renderer": "18.0.0",
Expand Down

0 comments on commit 06cbf01

Please sign in to comment.