Skip to content

Commit 115cd1f

Browse files
chore: bump eslint-plugin-prettier in /frontend/extension (#455)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.4.1 to 5.5.3. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.4.1...v5.5.3) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8a2ee7 commit 115cd1f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

frontend/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"autoprefixer": "^10.4.21",
3434
"eslint": "^8.57.1",
3535
"eslint-config-prettier": "^9.1.0",
36-
"eslint-plugin-prettier": "^5.4.1",
36+
"eslint-plugin-prettier": "^5.5.3",
3737
"eslint-plugin-react": "^7.37.5",
3838
"postcss": "^8.5.4",
3939
"prettier": "^3.5.3",

frontend/extension/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)