Skip to content

Commit d0e5599

Browse files
chore(deps): update all minor dependencies
1 parent 8265e53 commit d0e5599

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
restore-keys: cache-lychee-
3737

3838
- name: Link Checker
39-
uses: lycheeverse/lychee-action@v1.9.3
39+
uses: lycheeverse/lychee-action@v1.10.0
4040
with:
4141
args: >-
4242
--config .github/lychee.toml

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ services:
2020
- 9000:9000
2121
- 3333:3333
2222
cypress:
23-
image: cypress/included:13.7.3
23+
image: cypress/included:13.8.1
2424
stdin_open: true
2525
tty: true
2626
working_dir: /mermaid

0 commit comments

Comments
 (0)