chore(deps): update all minor dependencies

This commit is contained in:
renovate[bot] 2023-07-24 00:19:12 +00:00 committed by GitHub
parent a3c645c3eb
commit 45400240d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"