mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-03-07 14:09:55 +00:00
npm(deps-dev): bump the dependencies-patch-and-minor group
Bumps the dependencies-patch-and-minor group in /scraper with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.39.3 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js) Updates `@types/node` from 24.11.0 to 24.12.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.3 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.39.3...v9.39.4) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-and-minor - dependency-name: "@types/node" dependency-version: 24.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-patch-and-minor - dependency-name: eslint dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"ts-node": "^10.9.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.3",
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^24.11.0",
|
||||
"eslint": "^9.39.3",
|
||||
"@types/node": "^24.12.0",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-plugin-perfectionist": "^4.15.1",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.56.1"
|
||||
|
||||
Reference in New Issue
Block a user