Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 9dd21f7 commit 1f46bd2
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodejs 20.18.0
nodejs 22.12.0
pnpm 9.12.3
direnv 2.35.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"engines": {
"node": ">=18 <21",
"node": ">=18 <23",
"pnpm": "^9.0.0"
},
"repository": {
Expand Down Expand Up @@ -173,7 +173,7 @@
"@types/lodash": "^4.17.7",
"@types/markdown-it": "^14.1.2",
"@types/markdown-it-footnote": "^3.0.4",
"@types/node": "^20.12.7",
"@types/node": "^22.0.0",
"@types/papaparse": "^5.3.14",
"@types/postcss-pxtorem": "^6.0.3",
"@typescript-eslint/eslint-plugin": "^8.5.0",
Expand Down
Loading

0 comments on commit 1f46bd2

Please sign in to comment.