Skip to content

Commit

Permalink
chore(deps): update dependency node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 4379b8a commit d67e957
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.3
20.14.0
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@types/gatsby-transformer-remark": "^2.9.4",
"@types/jest": "^29.5.12",
"@types/js-search": "^1.4.4",
"@types/node": "^20.8.7",
"@types/node": "^20.14.6",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-test-renderer": "^18.3.0",
Expand Down Expand Up @@ -152,6 +152,6 @@
"typescript": "^5.4.5"
},
"engines": {
"node": ">=18.20.3"
"node": ">=20.14.0"
}
}

0 comments on commit d67e957

Please sign in to comment.