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 Feb 26, 2023
1 parent af54c86 commit 8ae3434
Showing 1 changed file with 2 additions and 2 deletions.
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": {
"clear": "rimraf dist && rimraf .cache-loader",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@types/fingerprintjs2": "~2.0.0",
"@types/jest": "23.3.14",
"@types/lodash-es": "~4.17.0",
"@types/node": "16.11.25",
"@types/node": "18.14.2",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/react-redux": "7.1.22",
Expand Down

0 comments on commit 8ae3434

Please sign in to comment.