Skip to content

Commit

Permalink
chore(frontend): update node.js to v18.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 24, 2024
1 parent 2c13fb3 commit 7601fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint:fix": "npx eslint . --fix"
},
"engines": {
"node": "18.16.0"
"node": "18.16.1"
},
"packageManager": "yarn@3.6.0",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"analyze": "vite-bundle-visualizer -o stats.html"
},
"engines": {
"node": "18.16.0"
"node": "18.16.1"
},
"packageManager": "yarn@3.6.0",
"dependencies": {
Expand Down

0 comments on commit 7601fc3

Please sign in to comment.