Skip to content

Commit

Permalink
Update Node.js to v18.20.0 (#3994)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Apr 1, 2024
1 parent d47d1c0 commit b50c20f
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@testing-library/vue": "^5.8.2",
"@types/express-useragent": "^1.0.2",
"@types/jest": "^29.5.4",
"@types/node": "18.19.21",
"@types/node": "18.19.28",
"@types/throttle-debounce": "^5.0.0",
"@types/uuid": "^9.0.6",
"@vue/test-utils": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"pnpm": ">= 8.12.1"
},
"volta": {
"node": "18.19.1"
"node": "18.20.0"
},
"devDependencies": {
"@openverse/eslint-plugin": "workspace:0.0.0",
Expand Down
Loading

0 comments on commit b50c20f

Please sign in to comment.