Bump @types/mocha from 10.0.4 to 10.0.6 (#1293)

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

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

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] 2023-11-27 15:34:31 +10:00 коммит произвёл GitHub
Родитель 8d5a65ca0d
Коммит 40992efd26
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -15,7 +15,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/vscode": "1.84.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
@ -615,9 +615,9 @@
"dev": true
},
"node_modules/@types/mocha": {
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.4.tgz",
"integrity": "sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==",
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.6.tgz",
"integrity": "sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==",
"dev": true
},
"node_modules/@types/node": {

Просмотреть файл

@ -477,7 +477,7 @@
],
"devDependencies": {
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/vscode": "1.84.1",
"@types/fs-extra": "^11.0.4",