mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 06:39:47 +00:00
Merge pull request #95 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-50bf91b1dd
npm(deps-dev): bump @types/node from 22.18.6 to 22.18.7 in the dependencies-patch-and-minor group
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.36.0",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^22.18.6",
|
||||
"@types/node": "^22.18.7",
|
||||
"@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.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.6.tgz",
|
||||
"integrity": "sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==",
|
||||
"version": "22.18.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.7.tgz",
|
||||
"integrity": "sha512-3E97nlWEVp2V6J7aMkR8eOnw/w0pArPwf/5/W0865f+xzBoGL/ZuHkTAKAGN7cOWNwd+sG+hZOqj+fjzeHS75g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.36.0",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^22.18.6",
|
||||
"@types/node": "^22.18.7",
|
||||
"@vitest/coverage-istanbul": "^2.1.9",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"cheerio": "^1.1.2",
|
||||
|
||||
Reference in New Issue
Block a user