chore(deps-dev): Bump the dev-dependencies group with 7 updates (#12089)

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-03-13 18:20:16 +00:00
committed by GitHub
parent 02b9678f85
commit 9b7b443f9e
5 changed files with 161 additions and 160 deletions

View File

@@ -24,8 +24,8 @@
}
},
"devDependencies": {
"@microsoft/api-extractor": "7.42.2",
"@microsoft/api-documenter": "7.23.35",
"@microsoft/api-extractor": "7.42.3",
"@microsoft/api-documenter": "7.23.37",
"@microsoft/api-extractor-model": "7.28.13",
"@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "4.0.2"

View File

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

View File

@@ -33,6 +33,6 @@
"license": "Apache-2.0",
"devDependencies": {
"@prettier/sync": "0.5.1",
"@typescript-eslint/utils": "7.1.0"
"@typescript-eslint/utils": "7.2.0"
}
}