Skip to content

Commit b3dd579

Browse files
chore(deps-dev): bump the dev group across 1 directory with 3 updates (#1685)
Bumps the dev group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks). Updates `@types/node` from 24.9.0 to 24.10.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.38.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.0) Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d8b90b commit b3dd579

File tree

2 files changed

+71
-32
lines changed

2 files changed

+71
-32
lines changed

package-lock.json

Lines changed: 68 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@
14341434
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
14351435
"@types/chai": "^4.3.11",
14361436
"@types/mocha": "^10.0.10",
1437-
"@types/node": "^24.9.0",
1437+
"@types/node": "^24.10.0",
14381438
"@types/sinon": "^17.0.4",
14391439
"@typescript-eslint/eslint-plugin": "^8.46.2",
14401440
"@typescript-eslint/parser": "^8.32.1",
@@ -1444,9 +1444,9 @@
14441444
"concurrently": "^9.2.1",
14451445
"cross-env": "^10.1.0",
14461446
"esbuild": "^0.25.11",
1447-
"eslint": "^9.38.0",
1447+
"eslint": "^9.39.0",
14481448
"eslint-plugin-react": "^7.37.5",
1449-
"eslint-plugin-react-hooks": "^7.0.0",
1449+
"eslint-plugin-react-hooks": "^7.0.1",
14501450
"glob": "^10.4.5",
14511451
"mocha": "^11.7.4",
14521452
"papaparse": "^5.5.3",

0 commit comments

Comments
 (0)