npm: bump @types/node from 22.5.4 to 22.5.5 (#4367)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5.
- [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] 2024-09-17 10:35:07 -07:00 коммит произвёл GitHub
Родитель 66739113f3
Коммит 8fd512af66
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -39,7 +39,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@shoelace-style/shoelace": "^2.16.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@web/test-runner": "^0.19.0",
"@web/test-runner-playwright": "^0.11.0",
"acorn": ">=8.12.1",
@ -3679,9 +3679,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.5.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.4.tgz",
"integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==",
"version": "22.5.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.5.tgz",
"integrity": "sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==",
"dev": true,
"dependencies": {
"undici-types": "~6.19.2"

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

@ -80,7 +80,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@shoelace-style/shoelace": "^2.16.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@web/test-runner": "^0.19.0",
"@web/test-runner-playwright": "^0.11.0",
"acorn": ">=8.12.1",