Skip to content

Commit 592b7de

Browse files
chore(deps-dev): bump @types/node in /frontend in the minor-patch group (#711)
Bumps the minor-patch group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.4.0 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc3fa58 commit 592b7de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

frontend/bun.lock

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@eslint/js": "^10.0.1",
4545
"@tanstack/eslint-plugin-query": "^5.91.4",
46-
"@types/node": "^25.4.0",
46+
"@types/node": "^25.5.0",
4747
"@types/react": "^19.2.14",
4848
"@types/react-dom": "^19.2.3",
4949
"@vitejs/plugin-react": "^5.1.4",

0 commit comments

Comments
 (0)