Merge pull request #8070 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/types/node-22.9.0

Bump @types/node from 22.8.7 to 22.9.0 in /backend
This commit is contained in:
mahula 2024-11-09 08:20:50 +01:00 committed by GitHub
commit 7b532ab807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@
"devDependencies": { "devDependencies": {
"@faker-js/faker": "9.1.0", "@faker-js/faker": "9.1.0",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/node": "^22.8.7", "@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0", "@typescript-eslint/parser": "^5.62.0",
"apollo-server-testing": "~2.11.0", "apollo-server-testing": "~2.11.0",

View File

@ -1994,10 +1994,10 @@
"@types/node" "*" "@types/node" "*"
form-data "^3.0.0" form-data "^3.0.0"
"@types/node@*", "@types/node@>=6", "@types/node@^22.8.7": "@types/node@*", "@types/node@>=6", "@types/node@^22.9.0":
version "22.8.7" version "22.9.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q== integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
dependencies: dependencies:
undici-types "~6.19.8" undici-types "~6.19.8"