Skip to content

Commit f205090

Browse files
authoredJan 8, 2024
chore(deps): update dependency node to v20 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34d0a5e commit f205090

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed
 

‎.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
20

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@hannoeru/eslint-config": "^0.9.7",
5656
"@swc/core": "^1.3.102",
57-
"@types/node": "^18.19.5",
57+
"@types/node": "^20.10.7",
5858
"defu": "^6.1.4",
5959
"esbuild": "0.19.11",
6060
"path-exists": "^5.0.0",

‎pnpm-lock.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.