Merge pull request #65 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-1eccf95907

npm(deps-dev): bump @types/node from 22.15.29 to 22.15.30 in the dependencies-patch-and-minor group
This commit is contained in:
Fabrice Lamant
2025-06-06 00:10:25 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"devDependencies": {
"@eslint/js": "^9.28.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.15.29",
"@types/node": "^22.15.30",
"@vitest/coverage-istanbul": "^2.1.9",
"autoprefixer": "^10.4.21",
"cheerio": "^1.0.0",
@ -1573,9 +1573,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.29",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.29.tgz",
"integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
"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

@ -15,7 +15,7 @@
"devDependencies": {
"@eslint/js": "^9.28.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.15.29",
"@types/node": "^22.15.30",
"@vitest/coverage-istanbul": "^2.1.9",
"autoprefixer": "^10.4.21",
"cheerio": "^1.0.0",