Merge pull request #27 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-a3ad68ca8b

npm(deps-dev): bump @types/node from 22.10.1 to 22.10.2 in the dependencies-patch-and-minor group
This commit is contained in:
Fabrice Lamant
2024-12-11 23:56: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.16.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vitest/coverage-istanbul": "^2.1.8",
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",
@ -1515,9 +1515,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.10.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz",
"integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==",
"version": "22.10.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz",
"integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

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