Bump @types/node from 18.17.9 to 18.17.12 (#873)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  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-09-03 13:00:03 +10:00 коммит произвёл GitHub
Родитель 3f94e31f94
Коммит 196b390c20
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -11,7 +11,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.9",
"@types/node": "^18.17.12",
"@types/q": "^1.5.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
@ -668,9 +668,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "18.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.9.tgz",
"integrity": "sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg=="
"version": "18.17.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.12.tgz",
"integrity": "sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.1",

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

@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.9",
"@types/node": "^18.17.12",
"@types/q": "^1.5.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",