chore(deps-dev): Bump the dev-dependencies group with 13 updates (#12462)

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-05-21 09:37:35 +02:00
committed by GitHub
parent f2b9e886d8
commit 1697c5c148
5 changed files with 363 additions and 365 deletions

View File

@@ -142,9 +142,9 @@
"@types/node": "20.8.4",
"@types/semver": "7.5.8",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"esbuild": "0.21.2",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"esbuild": "0.21.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
@@ -154,20 +154,20 @@
"eslint-plugin-rulesdir": "0.2.2",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-unused-imports": "3.2.0",
"execa": "9.0.2",
"execa": "9.1.0",
"expect": "29.7.0",
"gts": "5.3.0",
"hereby": "1.8.9",
"license-checker": "25.0.1",
"mocha": "10.4.0",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.0",
"prettier": "3.2.5",
"semver": "7.6.2",
"sinon": "17.0.2",
"sinon": "18.0.0",
"source-map-support": "0.5.21",
"spdx-satisfies": "5.0.1",
"tsd": "0.31.0",
"tsx": "4.10.1",
"tsx": "4.10.5",
"typescript": "5.3.3",
"wireit": "0.14.4"
},