Skip to content

Commit ea3969b

Browse files
deps(npm): bump the npm-minor group in /app with 4 updates
Bumps the npm-minor group in /app with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh). Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `eslint` from 10.0.0 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.0...v10.0.2) Updates `eslint-plugin-react-refresh` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.0...v0.5.2) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1bb3e9 commit ea3969b

2 files changed

Lines changed: 128 additions & 147 deletions

File tree

app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@types/react": "^19.2.14",
3939
"@types/react-dom": "^19.1.7",
4040
"@types/react-syntax-highlighter": "^15.5.13",
41-
"@typescript-eslint/eslint-plugin": "^8.56.0",
42-
"@typescript-eslint/parser": "^8.56.0",
41+
"@typescript-eslint/eslint-plugin": "^8.56.1",
42+
"@typescript-eslint/parser": "^8.56.1",
4343
"@vitejs/plugin-react-swc": "^4.2.3",
4444
"@vitest/coverage-v8": "^4.0.18",
45-
"eslint": "^10.0.0",
45+
"eslint": "^10.0.2",
4646
"eslint-plugin-react-hooks": "^7.0.1",
47-
"eslint-plugin-react-refresh": "^0.5.0",
47+
"eslint-plugin-react-refresh": "^0.5.2",
4848
"jsdom": "^28.1.0",
4949
"typescript": "^5.9.2",
5050
"vite": "^7.3.1",

0 commit comments

Comments
 (0)