Merge pull request #21 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-0c28a80a1f

npm(deps-dev): bump @types/node from 22.10.0 to 22.10.1 in the dependencies-patch-and-minor group
This commit is contained in:
Fabrice Lamant
2024-11-28 23:28:19 +00: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.15.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@vitest/coverage-istanbul": "^2.1.6",
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",
@ -1531,9 +1531,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.10.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.0.tgz",
"integrity": "sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==",
"version": "22.10.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz",
"integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -15,7 +15,7 @@
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@vitest/coverage-istanbul": "^2.1.6",
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",