Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 8265e53 commit 92330db
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
restore-keys: cache-lychee-

- name: Link Checker
uses: lycheeverse/lychee-action@v1.9.3
uses: lycheeverse/lychee-action@v1.10.0
with:
args: >-
--config .github/lychee.toml
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -20,7 +20,7 @@ services:
- 9000:9000
- 3333:3333
cypress:
image: cypress/included:13.7.3
image: cypress/included:13.8.1
stdin_open: true
tty: true
working_dir: /mermaid
Expand Down
4 changes: 2 additions & 2 deletions packages/mermaid/src/docs/package.json
Expand Up @@ -25,15 +25,15 @@
"devDependencies": {
"@iconify-json/carbon": "^1.1.31",
"@unocss/reset": "^0.59.0",
"@vite-pwa/vitepress": "^0.4.0",
"@vite-pwa/vitepress": "^0.5.0",
"@vitejs/plugin-vue": "^5.0.0",
"fast-glob": "^3.3.2",
"https-localhost": "^4.7.1",
"pathe": "^1.1.2",
"unocss": "^0.59.0",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.0",
"vite-plugin-pwa": "^0.19.7",
"vite-plugin-pwa": "^0.20.0",
"vitepress": "1.1.0",
"workbox-window": "^7.0.0"
}
Expand Down

0 comments on commit 92330db

Please sign in to comment.