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

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:
Fabrice Lamant
2026-03-03 01:38:43 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -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"

View File

@@ -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",