This repository was archived by the owner on Apr 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
- cron : ' 0 0 * * *'
6
6
jobs :
7
7
run :
8
- uses : iterative/link-check/.github/workflows/link-check-all.yml@v0.13.2
8
+ uses : iterative/link-check/.github/workflows/link-check-all.yml@v0.14.0
Original file line number Diff line number Diff line change 3
3
deployment_status :
4
4
jobs :
5
5
run :
6
- uses : iterative/link-check/.github/workflows/link-check-deployment-status.yml@v0.13.2
6
+ uses : iterative/link-check/.github/workflows/link-check-deployment-status.yml@v0.14.0
Original file line number Diff line number Diff line change 88
88
"react-use" : " ^17.4.0" ,
89
89
"rehype-react" : " ^7.1.2" ,
90
90
"remark-preset-lint-recommended" : " ^6.1.2" ,
91
- "repo-link-check" : " ^0.13 .0" ,
91
+ "repo-link-check" : " ^0.14 .0" ,
92
92
"scroll" : " ^3.0.1" ,
93
93
"slick-carousel" : " ^1.8.1" ,
94
94
"theme-ui" : " ^0.15.4" ,
Original file line number Diff line number Diff line change @@ -13446,10 +13446,10 @@ repeat-string@^1.0.0:
13446
13446
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
13447
13447
integrity sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==
13448
13448
13449
- repo-link-check@^0.13 .0:
13450
- version "0.13 .0"
13451
- resolved "https://registry.yarnpkg.com/repo-link-check/-/repo-link-check-0.13 .0.tgz#1700ae55134738505039a056ee38fa9cc077e479 "
13452
- integrity sha512-y1pid2myT7zgvwk7DnX3KJs+qEYZNU4/YVyNUVFEDBQWMvck3MBtGfYjViQUP7fb4Ly5QnNNPdLCUAMtLCccMA ==
13449
+ repo-link-check@^0.14 .0:
13450
+ version "0.14 .0"
13451
+ resolved "https://registry.yarnpkg.com/repo-link-check/-/repo-link-check-0.14 .0.tgz#8101be0a5d026f35f330c7449fba2f7e66c1bc77 "
13452
+ integrity sha512-c+UcRseOJom4jw4TAKNGVOyLyTCg5Wi1n8TN5SIX4EL+YJ/0G2UQDeeVyjbpSjE0BxdtSjKnBgjP5ZhH5uatuQ ==
13453
13453
dependencies:
13454
13454
bottleneck "^2.19.5"
13455
13455
commander "^9.4.0"
You can’t perform that action at this time.
0 commit comments