Bump @types/mocha from 10.0.2 to 10.0.4 (#1279)

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.2 to 10.0.4.
- [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-11 17:58:02 +10:00 коммит произвёл GitHub
Родитель 523d5de35d
Коммит 4fbe1f74bb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -15,7 +15,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.2",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.2",
"@types/mocha": "^10.0.4",
"@types/node": "^20.8.10",
"@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.2",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.2.tgz",
"integrity": "sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==",
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.4.tgz",
"integrity": "sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==",
"dev": true
},
"node_modules/@types/node": {

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

@ -477,7 +477,7 @@
],
"devDependencies": {
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.2",
"@types/mocha": "^10.0.4",
"@types/node": "^20.8.10",
"@types/vscode": "1.84.1",
"@types/fs-extra": "^11.0.2",