Skip to content

Commit

Permalink
chore(deps): update node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2022
1 parent 2640345 commit 539ed9f
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 95 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/mdx-js__react": "1.5.5",
"@types/node": "18.0.0",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"typescript": "4.8.4"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@testing-library/react": "13.4.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/node": "16.18.3",
"@types/node": "18.11.9",
"all-contributors-cli": "6.24.0",
"async-retry": "1.3.3",
"dotenv": "16.0.2",
Expand Down
Loading

0 comments on commit 539ed9f

Please sign in to comment.