chore(deps): update dependency linkinator to v5 (#3866)

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
This commit is contained in:
Chengzhong Wu 2023-06-07 15:52:13 +08:00 committed by GitHub
parent edebbcc757
commit 69da5d548e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/setup-node@v3
with:
node-version: '14'
node-version: '16'
- uses: actions/checkout@v3

View File

@ -72,7 +72,7 @@
"eslint-plugin-prettier": "4.2.1",
"gh-pages": "5.0.0",
"lerna": "6.0.3",
"linkinator": "4.0.3",
"linkinator": "5.0.1",
"markdownlint-cli": "0.32.2",
"prettier": "2.8.0",
"semver": "7.3.5",