Merge pull request #6687 from microsoft/dependabot/npm_and_yarn/petstore/typescript/types/node-22.8.4

build(deps-dev): bump @types/node from 22.8.2 to 22.8.4 in /petstore/typescript
This commit is contained in:
Vincent Biret 2024-10-29 18:20:35 -04:00 коммит произвёл GitHub
Родитель bfbd0140b2 5d25d358b0
Коммит 441fc981aa
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -21,7 +21,7 @@
"node-fetch": "^2.7.0"
},
"devDependencies": {
"@types/node": "^22.8.2",
"@types/node": "^22.8.4",
"@typescript-eslint/eslint-plugin": "^8.12.0",
"@typescript-eslint/parser": "^8.12.0",
"clean-webpack-plugin": "^4.0.0",
@ -557,9 +557,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.8.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.2.tgz",
"integrity": "sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==",
"version": "22.8.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.4.tgz",
"integrity": "sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==",
"dev": true,
"dependencies": {
"undici-types": "~6.19.8"

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

@ -35,7 +35,7 @@
"node-fetch": "^2.7.0"
},
"devDependencies": {
"@types/node": "^22.8.2",
"@types/node": "^22.8.4",
"@typescript-eslint/eslint-plugin": "^8.12.0",
"@typescript-eslint/parser": "^8.12.0",
"clean-webpack-plugin": "^4.0.0",