Merge pull request #452 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.3

chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3
This commit is contained in:
Ravinou 2025-05-02 11:09:19 +02:00 committed by GitHub
commit 73ecb4bf72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -31,7 +31,7 @@
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.15.2",
"@types/node": "^22.15.3",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.2",
@ -1956,9 +1956,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.2.tgz",
"integrity": "sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==",
"version": "22.15.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.3.tgz",
"integrity": "sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -36,7 +36,7 @@
"@commitlint/cli": "^19.8.0",
"@commitlint/config-conventional": "^19.8.0",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.15.2",
"@types/node": "^22.15.3",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.2",