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

chore(deps): update node.js to v18.20.3 #8952

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 18.20.3
pnpm 8.1.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"packageManager": "pnpm@8.1.1",
"engines": {
"node": "^v18.9.0",
"node": "^18.20.3",
"pnpm": "^8"
},
"dependencies": {
Expand Down
Loading