build(deps-dev): bump @types/sinon from 10.0.13 to 10.0.14

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.13 to 10.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-18 05:57:36 +00:00
committed by GitHub
parent e8ae5f8088
commit a9c59683aa
2 changed files with 8 additions and 8 deletions

View File

@@ -35,7 +35,7 @@
"@types/ejs": "^3.1.2",
"@types/got": "^9.6.12",
"@types/node": "^18.15.11",
"@types/sinon": "^10.0.13",
"@types/sinon": "^10.0.14",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vercel/ncc": "^0.36.1",