Merge pull request #476 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.21

chore(deps-dev): bump @types/node from 22.15.18 to 22.15.21
This commit is contained in:
Ravinou 2025-05-25 18:53:39 +02:00 committed by GitHub
commit cb64164b01
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.1",
"@commitlint/config-conventional": "^19.8.0",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.15.18",
"@types/node": "^22.15.21",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.5",
@ -1970,9 +1970,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.18.tgz",
"integrity": "sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==",
"version": "22.15.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.21.tgz",
"integrity": "sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -36,7 +36,7 @@
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.0",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.15.18",
"@types/node": "^22.15.21",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.5",