chore(deps): update dependency @types/node to v22.15.14
Some checks failed
container-scan / Container Scan (push) Successful in 3m57s
docker-build / docker (push) Failing after 4m39s

This commit is contained in:
Renovate Bot 2025-05-06 19:00:32 +00:00
parent 95267b5207
commit e435e090d7
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@types/node": "22.15.12",
"@types/node": "22.15.14",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"eslint": "9.26.0",

View file

@ -383,10 +383,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
"@types/node@22.15.12":
version "22.15.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12.tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85"
integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==
"@types/node@22.15.14":
version "22.15.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7"
integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==
dependencies:
undici-types "~6.21.0"