Skip to content

Commit beb9641

Browse files
chore(deps)(deps-dev): bump the lint group in /apps/ui with 2 updates
Bumps the lint group in /apps/ui with 2 updates: [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier). 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 `prettier` from 3.9.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.5) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ccd16a commit beb9641

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

‎apps/ui/bun.lock‎

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

‎apps/ui/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@types/react-dom": "19.2.3",
116116
"@vitejs/plugin-react": "6.0.3",
117117
"@vitest/coverage-v8": "4.1.10",
118-
"eslint": "10.6.0",
118+
"eslint": "10.7.0",
119119
"eslint-config-prettier": "10.1.8",
120120
"eslint-import-resolver-typescript": "4.4.5",
121121
"eslint-plugin-import": "2.32.0",
@@ -132,7 +132,7 @@
132132
"lint-staged": "17.0.8",
133133
"openapi-typescript": "7.13.0",
134134
"otpauth": "9.5.1",
135-
"prettier": "3.9.4",
135+
"prettier": "3.9.5",
136136
"prettier-plugin-tailwindcss": "0.8.0",
137137
"size-limit": "12.1.0",
138138
"storybook": "10.4.6",

0 commit comments

Comments
 (0)