Merge pull request #33 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-51d3d246de

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

9
package-lock.json generated
View File

@ -11,7 +11,7 @@
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@vitest/coverage-istanbul": "^2.1.8",
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",
@ -1514,11 +1514,10 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.10.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz",
"integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==",
"version": "22.10.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.3.tgz",
"integrity": "sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"
}

View File

@ -15,7 +15,7 @@
"devDependencies": {
"@eslint/js": "^9.17.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@vitest/coverage-istanbul": "^2.1.8",
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",