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

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-06-10 16:50:55 +00:00 committed by GitHub
parent c02ea3d7d9
commit 97451731da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 204 additions and 637 deletions

833
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -144,7 +144,7 @@
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"esbuild": "0.21.4",
"esbuild": "0.21.5",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
@ -167,7 +167,7 @@
"source-map-support": "0.5.21",
"spdx-satisfies": "5.0.1",
"tsd": "0.31.0",
"tsx": "4.14.1",
"tsx": "4.15.1",
"typescript": "5.3.3",
"wireit": "0.14.4"
},

View File

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

View File

@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/yargs": "17.0.32",
"c8": "9.1.0",
"c8": "10.0.0",
"glob": "10.4.1",
"yargs": "17.7.2",
"zod": "3.23.8"