mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-03-07 05:39:55 +00:00
Merge pull request #166 from fabrice404/dependabot/npm_and_yarn/scraper/dependencies-patch-and-minor-d100afd93f
Some checks failed
Build / Build (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
npm(deps-dev): bump @types/node from 24.10.15 to 24.11.0 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
@@ -18,7 +18,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.3",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^24.10.15",
|
||||
"@types/node": "^24.11.0",
|
||||
"eslint": "^9.39.3",
|
||||
"eslint-plugin-perfectionist": "^4.15.1",
|
||||
"typescript": "^5.9.3",
|
||||
@@ -314,9 +314,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "24.10.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.15.tgz",
|
||||
"integrity": "sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==",
|
||||
"version": "24.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.11.0.tgz",
|
||||
"integrity": "sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~7.16.0"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.3",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^24.10.15",
|
||||
"@types/node": "^24.11.0",
|
||||
"eslint": "^9.39.3",
|
||||
"eslint-plugin-perfectionist": "^4.15.1",
|
||||
"typescript": "^5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user