Skip to content

Commit 060ec7a

Browse files
chore(deps-dev): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [globals](https://github.com/sindresorhus/globals) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/react` from 19.1.12 to 19.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `globals` from 16.3.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v16.4.0) Updates `typescript-eslint` from 8.42.0 to 8.43.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c68b0b1 commit 060ec7a

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

Lines changed: 70 additions & 70 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
@@ -24,17 +24,17 @@
2424
"@testing-library/jest-dom": "^6.8.0",
2525
"@testing-library/react": "^16.3.0",
2626
"@testing-library/user-event": "^14.6.1",
27-
"@types/react": "^19.1.12",
27+
"@types/react": "^19.1.13",
2828
"@types/react-dom": "^19.1.9",
2929
"@vitejs/plugin-react-swc": "^4.0.1",
3030
"eslint": "^9.35.0",
3131
"eslint-plugin-react-hooks": "^5.1.0",
3232
"eslint-plugin-react-refresh": "^0.4.20",
33-
"globals": "^16.3.0",
33+
"globals": "^16.4.0",
3434
"happy-dom": "^18.0.1",
3535
"prettier": "^3.6.2",
3636
"typescript": "~5.9.2",
37-
"typescript-eslint": "^8.42.0",
37+
"typescript-eslint": "^8.43.0",
3838
"vite": "^7.1.5",
3939
"vitest": "^3.2.4"
4040
}

0 commit comments

Comments
 (0)