Skip to content

Commit

Permalink
Update dependency node to v20.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 87632f6 commit 708f413
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.0
20.17.0
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@builder.io/qwik": "1.4.5",
"@builder.io/qwik-city": "1.4.5",
"@types/eslint": "8.44.8",
"@types/node": "20.10.2",
"@types/node": "20.16.9",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"autoprefixer": "10.4.17",
Expand Down
34 changes: 17 additions & 17 deletions frontend/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@playwright/test": "1.41.2",
"@types/better-sqlite3": "7.6.9",
"@types/cookie": "0.6.0",
"@types/node": "20.8.3",
"@types/node": "20.16.9",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitest/coverage-v8": "1.2.2",
Expand Down
44 changes: 25 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit 708f413

Please sign in to comment.