Skip to content

Commit

Permalink
Merge pull request #281 from azujuuuuuun/feature/update-node-and-npm
Browse files Browse the repository at this point in the history
Update node and npm
  • Loading branch information
azujuuuuuun committed Jan 24, 2024
2 parents abfbf9f + 0280e62 commit 5f2dcb2
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 12 deletions.
36 changes: 27 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.11",
"@types/node": "18.11.18",
"@types/node": "20.11.6",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.19.1",
Expand Down Expand Up @@ -55,7 +55,7 @@
]
},
"volta": {
"node": "18.13.0",
"npm": "8.19.3"
"node": "20.11.0",
"npm": "10.3.0"
}
}

0 comments on commit 5f2dcb2

Please sign in to comment.