Skip to content

Commit

Permalink
chore(frontend): update node.js to v18.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Apr 10, 2024
1 parent 5a06b36 commit 57e1800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion www/e2e/package.json
Expand Up @@ -9,7 +9,7 @@
"lint:fix": "npx eslint . --fix"
},
"engines": {
"node": "18.12.1"
"node": "18.20.2"
},
"packageManager": "yarn@3.6.0",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion www/package.json
Expand Up @@ -28,7 +28,7 @@
"graphql:codegen": "graphql-codegen --config codegen.yml"
},
"engines": {
"node": "18.16.0"
"node": "18.20.2"
},
"packageManager": "yarn@3.6.0",
"dependencies": {
Expand Down

0 comments on commit 57e1800

Please sign in to comment.