chore(deps-dev): Bump the dev-dependencies group with 4 updates (#12241)

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-09 14:42:27 +00:00
committed by GitHub
parent 4ba7c9e093
commit e4ef9f13f5
4 changed files with 241 additions and 172 deletions

View File

@@ -24,7 +24,7 @@
}
},
"devDependencies": {
"@swc/core": "1.4.12",
"@swc/core": "1.4.13",
"@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.5.0"
"@typescript-eslint/utils": "7.6.0"
}
}