mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-28 07:40:00 +00:00
Merge pull request #129 from fabrice404/dependabot/npm_and_yarn/scraper/dependencies-patch-and-minor-3b199061c7
npm(deps-dev): bump @types/node from 24.10.8 to 24.10.9 in /scraper in the dependencies-patch-and-minor group
This commit is contained in:
8
scraper/package-lock.json
generated
8
scraper/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.2",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^24.10.8",
|
||||
"@types/node": "^24.10.9",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-perfectionist": "^4.15.1",
|
||||
"typescript": "^5.9.3",
|
||||
@ -313,9 +313,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "24.10.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.8.tgz",
|
||||
"integrity": "sha512-r0bBaXu5Swb05doFYO2kTWHMovJnNVbCsII0fhesM8bNRlLhXIuckley4a2DaD+vOdmm5G+zGkQZAPZsF80+YQ==",
|
||||
"version": "24.10.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.9.tgz",
|
||||
"integrity": "sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~7.16.0"
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.2",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^24.10.8",
|
||||
"@types/node": "^24.10.9",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-perfectionist": "^4.15.1",
|
||||
"typescript": "^5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user