Skip to content

Commit 3a48155

Browse files
chore(deps-dev): bump the minor-patch group across 1 directory with 2 updates
Bumps the minor-patch group with 2 updates in the /frontend directory: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.7.0) Updates `typescript-eslint` from 8.63.0 to 8.64.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.64.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: typescript-eslint dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a0d7bd commit 3a48155

2 files changed

Lines changed: 100 additions & 100 deletions

File tree

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"@types/react": "^19.2.17",
4848
"@types/react-dom": "^19.2.3",
4949
"@vitejs/plugin-react": "^6.0.3",
50-
"eslint": "^10.6.0",
50+
"eslint": "^10.7.0",
5151
"eslint-plugin-react-hooks": "^7.0.1",
5252
"eslint-plugin-react-refresh": "^0.5.3",
5353
"globals": "^17.7.0",
5454
"rollup-plugin-visualizer": "^7.0.1",
5555
"tw-animate-css": "^1.4.0",
5656
"typescript": "~6.0.2",
57-
"typescript-eslint": "^8.63.0",
57+
"typescript-eslint": "^8.64.0",
5858
"vite": "^8.1.4"
5959
}
6060
}

0 commit comments

Comments
 (0)