Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 7b8340f commit e95dc16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Keep these in sync with package.json "engines".

nodejs 18.9.0
nodejs 20.12.2
pnpm 8.1.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"packageManager": "[email protected]",
"engines": {
"node": "^v18.9.0",
"node": "^20.12.2",
"pnpm": "^8"
},
"dependencies": {
Expand Down Expand Up @@ -122,7 +122,7 @@
"@types/hast": "^2.3.4",
"@types/line-column": "1.0.0",
"@types/mdast": "^3.0.10",
"@types/node": "^18.11.18",
"@types/node": "^20.0.0",
"@types/react": "18.0.0",
"@types/relateurl": "0.2.29",
"ajv-cli": "^5.0.0",
Expand Down

0 comments on commit e95dc16

Please sign in to comment.