chore(deps): update dependency @types/node to v22.15.11
All checks were successful
container-scan / Container Scan (push) Successful in 3m37s
docker-build / docker (push) Successful in 4m3s

This commit is contained in:
Renovate Bot 2025-05-06 03:00:34 +00:00
parent 222d37c477
commit 9d37efc21e
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -383,10 +383,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
"@types/node@22.15.9": "@types/node@22.15.11":
version "22.15.9" version "22.15.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.9.tgz#05a92409e7002356401df0b90267b296907937f7" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.11.tgz#6714a9b3c67c6f87d63606f15f014146ec17f97e"
integrity sha512-l6QaCgJSJQ0HngL1TjvEY2DlefKggyGeXP1KYvYLBX41ZDPM1FsgDMAr5c+T673NMy7VCptMOzXOuJqf5uB0bA== integrity sha512-rlyK0vuU7VLEYQfXuC7QTFxDvkb6tKhDI7wR4r6ZzM0k8BJd44W0jxo6xmUjqSs4AlYmiYfLJU2f0pAG/FtCRw==
dependencies: dependencies:
undici-types "~6.21.0" undici-types "~6.21.0"