Skip to content

Commit eb75f00

Browse files
chore(deps-dev): bump the prettier group across 1 directory with 3 updates
Bumps the prettier group with 3 updates in the / directory: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [prettier](https://github.com/prettier/prettier). Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8) Updates `eslint-plugin-prettier` from 5.5.1 to 5.5.4 - [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.5.1...v5.5.4) Updates `prettier` from 3.6.2 to 3.7.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.1) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: prettier - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: prettier - dependency-name: prettier dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prettier ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e83bfef commit eb75f00

File tree

2 files changed

+44
-37
lines changed

2 files changed

+44
-37
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@
4949
"@typescript-eslint/parser": "8.34.0",
5050
"concurrently": "9.2.0",
5151
"eslint": "8.57.1",
52-
"eslint-config-prettier": "10.1.5",
52+
"eslint-config-prettier": "10.1.8",
5353
"eslint-import-resolver-custom-alias": "1.3.2",
54-
"eslint-plugin-prettier": "5.5.1",
54+
"eslint-plugin-prettier": "5.5.4",
5555
"eslint-plugin-simple-import-sort": "12.1.1",
5656
"jest": "30.0.3",
5757
"markdownlint-cli": "0.45.0",
5858
"postcss": "8.5.4",
59-
"prettier": "3.6.2",
59+
"prettier": "3.7.1",
6060
"tailwindcss": "3.4.14",
6161
"typescript": "5.8.3"
6262
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)