Skip to content

Commit 75955ba

Browse files
chore(deps-dev): bump the dev group with 2 updates
Bumps the dev group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) 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.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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.9.1 dependency-type: direct:development update-type: version-update:semver-patch 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]>
1 parent e8c5a1e commit 75955ba

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 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.9.1",
14381438
"@types/sinon": "^17.0.4",
14391439
"@typescript-eslint/eslint-plugin": "^8.46.2",
14401440
"@typescript-eslint/parser": "^8.32.1",
@@ -1446,7 +1446,7 @@
14461446
"esbuild": "^0.25.11",
14471447
"eslint": "^9.38.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)