Skip to content

Commit

Permalink
chore(deps): update dependency node to v16.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent e0d7f8f commit 45a8503
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.14.0
16.20.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"packages/*"
],
"devDependencies": {
"@types/node": "16.11.68",
"@types/node": "16.18.96",
"@typescript-eslint/eslint-plugin": "5.10.2",
"@typescript-eslint/parser": "5.10.2",
"eslint": "7.32.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@typechain/hardhat": "4.0.0",
"@types/chai": "4.3.5",
"@types/mocha": "9.1.1",
"@types/node": "16.11.68",
"@types/node": "16.18.96",
"@typescript-eslint/eslint-plugin": "5.10.2",
"@typescript-eslint/parser": "5.10.2",
"@ubeswap/hardhat-celo": "0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"node-fetch": "2"
},
"devDependencies": {
"@types/node": "16.11.68",
"@types/node": "16.18.96",
"@typescript-eslint/eslint-plugin": "5.10.2",
"@typescript-eslint/parser": "5.10.2",
"@vercel/node": "1.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/canvas-confetti": "1.4.3",
"@types/flexsearch": "0.7.3",
"@types/jest": "26.0.24",
"@types/node": "16.11.68",
"@types/node": "16.18.96",
"@types/react": "17.0.62",
"@types/react-dom": "17.0.20",
"@types/react-helmet": "6.1.6",
Expand Down

0 comments on commit 45a8503

Please sign in to comment.