Merge pull request #92 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-b326875e92

npm(deps-dev): bump @types/node from 22.18.4 to 22.18.5 in the dependencies-patch-and-minor group
This commit is contained in:
Fabrice Lamant
2025-09-17 01:13:23 +02: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.35.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.18.4",
"@types/node": "^22.18.5",
"@vitest/coverage-istanbul": "^2.1.9",
"autoprefixer": "^10.4.21",
"cheerio": "^1.1.2",
@ -1572,9 +1572,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.18.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.4.tgz",
"integrity": "sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw==",
"version": "22.18.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.5.tgz",
"integrity": "sha512-g9BpPfJvxYBXUWI9bV37j6d6LTMNQ88hPwdWWUeYZnMhlo66FIg9gCc1/DZb15QylJSKwOZjwrckvOTWpOiChg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -15,7 +15,7 @@
"devDependencies": {
"@eslint/js": "^9.35.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.18.4",
"@types/node": "^22.18.5",
"@vitest/coverage-istanbul": "^2.1.9",
"autoprefixer": "^10.4.21",
"cheerio": "^1.1.2",