Skip to content

Commit cbd230f

Browse files
chore(deps)(deps-dev): bump the lint group in /apps/ui with 3 updates
Bumps the lint group in /apps/ui with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `eslint-plugin-react-refresh` from 0.5.2 to 0.5.3 - [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.2...v0.5.3) Updates `eslint-plugin-unicorn` from 65.0.1 to 66.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v65.0.1...v66.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-unicorn dependency-version: 66.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87dbbe4 commit cbd230f

2 files changed

Lines changed: 18 additions & 10 deletions

File tree

apps/ui/bun.lock

Lines changed: 15 additions & 7 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,17 +115,17 @@
115115
"@types/react-dom": "19.2.3",
116116
"@vitejs/plugin-react": "6.0.2",
117117
"@vitest/coverage-v8": "4.1.8",
118-
"eslint": "10.4.1",
118+
"eslint": "10.5.0",
119119
"eslint-config-prettier": "10.1.8",
120120
"eslint-import-resolver-typescript": "4.4.5",
121121
"eslint-plugin-import": "2.32.0",
122122
"eslint-plugin-jsx-a11y": "6.10.2",
123123
"eslint-plugin-promise": "7.3.0",
124124
"eslint-plugin-react": "7.37.5",
125125
"eslint-plugin-react-hooks": "7.1.1",
126-
"eslint-plugin-react-refresh": "0.5.2",
126+
"eslint-plugin-react-refresh": "0.5.3",
127127
"eslint-plugin-sonarjs": "4.0.3",
128-
"eslint-plugin-unicorn": "65.0.1",
128+
"eslint-plugin-unicorn": "66.0.0",
129129
"husky": "9.1.7",
130130
"jsdom": "29.1.1",
131131
"knip": "6.14.2",

0 commit comments

Comments
 (0)