Merge pull request #496 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.30

chore(deps-dev): bump @types/node from 22.15.21 to 22.15.30
This commit is contained in:
Ravinou 2025-06-08 10:32:01 +02:00 committed by GitHub
commit 4f011f6c48
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

@ -32,7 +32,7 @@
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^22.15.21",
"@types/node": "^22.15.30",
"@types/nodemailer": "^6.4.17",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.1.5",
@ -1971,9 +1971,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.21",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.21.tgz",
"integrity": "sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==",
"version": "22.15.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz",
"integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

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