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

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-02-14 18:20:12 +00:00
committed by GitHub
parent 72726e6e11
commit 634d5b805d
27 changed files with 299 additions and 198 deletions

View File

@@ -140,10 +140,10 @@
"@actions/core": "1.10.1",
"@types/mocha": "10.0.6",
"@types/node": "20.8.4",
"@types/semver": "7.5.6",
"@types/semver": "7.5.7",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"esbuild": "0.20.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
@@ -152,7 +152,7 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-rulesdir": "0.2.2",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-unused-imports": "3.0.0",
"eslint-plugin-unused-imports": "3.1.0",
"eslint": "8.56.0",
"execa": "8.0.1",
"expect": "29.7.0",
@@ -161,13 +161,13 @@
"license-checker": "25.0.1",
"mocha": "10.3.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.4",
"semver": "7.5.4",
"prettier": "3.2.5",
"semver": "7.6.0",
"sinon": "17.0.1",
"source-map-support": "0.5.21",
"spdx-satisfies": "5.0.1",
"tsd": "0.30.4",
"tsx": "4.7.0",
"tsx": "4.7.1",
"typescript": "5.3.3",
"wireit": "0.14.4"
},