chore(deps-dev): Bump the dev-dependencies group with 5 updates (#12250)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-11 13:28:49 +02:00
committed by GitHub
parent 15dde692f3
commit 48ca272945
3 changed files with 50 additions and 50 deletions

View File

@@ -24,10 +24,10 @@
}
},
"devDependencies": {
"@microsoft/api-extractor": "7.43.0",
"@microsoft/api-documenter": "7.24.1",
"@microsoft/api-extractor-model": "7.28.13",
"@microsoft/api-extractor": "7.43.1",
"@microsoft/api-documenter": "7.24.2",
"@microsoft/api-extractor-model": "7.28.14",
"@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "4.0.2"
"@rushstack/node-core-library": "4.1.0"
}
}