Merge pull request #4663 from mermaid-js/renovate/all-minor

chore(deps): update all minor dependencies (minor)
This commit is contained in:
Sidharth Vinod
2023-07-24 07:00:51 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
version: '3.9'
services:
mermaid:
image: node:18.16.1-alpine3.18
image: node:18.17.0-alpine3.18
stdin_open: true
tty: true
working_dir: /mermaid

View File

@@ -122,7 +122,7 @@
"vitest": "^0.33.0"
},
"volta": {
"node": "18.16.1"
"node": "18.17.0"
},
"nyc": {
"report-dir": "coverage/cypress"