chore(deps-dev): Bump the dev-dependencies group across 1 directory with 12 updates (#12432)

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-05-14 05:23:37 +02:00
committed by GitHub
parent 8f0a1adec6
commit 28c9602be8
7 changed files with 811 additions and 329 deletions

View File

@@ -24,10 +24,10 @@
}
},
"devDependencies": {
"@microsoft/api-extractor": "7.43.1",
"@microsoft/api-documenter": "7.24.2",
"@microsoft/api-extractor-model": "7.28.14",
"@microsoft/api-extractor": "7.43.4",
"@microsoft/api-documenter": "7.24.5",
"@microsoft/api-extractor-model": "7.28.16",
"@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "4.1.0"
"@rushstack/node-core-library": "4.2.1"
}
}

View File

@@ -24,7 +24,7 @@
}
},
"devDependencies": {
"@swc/core": "1.4.17",
"@swc/core": "1.5.5",
"@types/doctrine": "0.0.9",
"@types/source-map-support": "0.5.10",
"@types/yargs": "17.0.32",

View File

@@ -38,6 +38,6 @@
"c8": "9.1.0",
"glob": "10.3.15",
"yargs": "17.7.2",
"zod": "3.23.6"
"zod": "3.23.8"
}
}