chore(deps): Bump the dependencies group with 6 updates (#11771)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
This commit is contained in:
dependabot[bot]
2024-01-29 13:46:51 +01:00
committed by GitHub
parent 0dedc75df1
commit 2d8acd2021
44 changed files with 803 additions and 814 deletions

View File

@@ -23,10 +23,11 @@
]
}
},
"dependencies": {
"@microsoft/api-documenter": "7.23.17",
"@microsoft/api-extractor-model": "7.28.4",
"devDependencies": {
"@microsoft/api-extractor": "7.39.4",
"@microsoft/api-documenter": "7.23.20",
"@microsoft/api-extractor-model": "7.28.7",
"@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "3.63.0"
"@rushstack/node-core-library": "3.64.2"
}
}

View File

@@ -23,19 +23,17 @@
]
}
},
"dependencies": {
"@swc/core": "1.3.105",
"devDependencies": {
"@swc/core": "1.3.107",
"@types/doctrine": "0.0.9",
"@types/source-map-support": "0.5.10",
"@types/yargs": "17.0.32",
"acorn": "8.11.3",
"doctrine": "3.0.0",
"glob": "10.3.10",
"pkg-dir": "8.0.0",
"source-map": "0.7.4",
"source-map-support": "0.5.21",
"source-map": "0.7.4",
"yargs": "17.7.2"
},
"devDependencies": {
"@types/doctrine": "0.0.9",
"@types/source-map-support": "0.5.10",
"@types/yargs": "17.0.32"
}
}

View File

@@ -31,7 +31,7 @@
},
"author": "The Chromium Authors",
"license": "Apache-2.0",
"dependencies": {
"devDependencies": {
"@prettier/sync": "0.5.0"
}
}

View File

@@ -33,13 +33,11 @@
]
}
},
"dependencies": {
"devDependencies": {
"@types/yargs": "17.0.32",
"c8": "9.1.0",
"glob": "10.3.10",
"zod": "3.22.4",
"yargs": "17.7.2"
},
"devDependencies": {
"@types/yargs": "17.0.32"
"yargs": "17.7.2",
"zod": "3.22.4"
}
}