chore(deps-dev): Bump the dev-dependencies group with 8 updates (#12297)

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-22 08:42:01 +00:00
committed by GitHub
parent f90bdbcd93
commit c7db4152d6
6 changed files with 166 additions and 157 deletions

View File

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

View File

@@ -32,7 +32,7 @@
"author": "The Chromium Authors",
"license": "Apache-2.0",
"devDependencies": {
"@prettier/sync": "0.5.1",
"@typescript-eslint/utils": "7.6.0"
"@prettier/sync": "0.5.2",
"@typescript-eslint/utils": "7.7.0"
}
}

View File

@@ -38,6 +38,6 @@
"c8": "9.1.0",
"glob": "10.3.12",
"yargs": "17.7.2",
"zod": "3.22.4"
"zod": "3.22.5"
}
}