Skip to content

Commit

Permalink
Update node and npm
Browse files Browse the repository at this point in the history
  • Loading branch information
raksooo committed Nov 21, 2024
1 parent de73777 commit 3bc2027
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions desktop/package-lock.json

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

6 changes: 3 additions & 3 deletions desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@eslint/js": "^9.10.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.12.11",
"@types/node": "^20.14.8",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -34,7 +34,7 @@
"npm": ">=8.3"
},
"volta": {
"node": "20.13.0",
"npm": "9.9.0"
"node": "20.18.0",
"npm": "10.9.0"
}
}

0 comments on commit 3bc2027

Please sign in to comment.