Skip to content

Commit f70b064

Browse files
build(deps-dev): Bump the prettier group across 1 directory with 2 updates
Bumps the prettier group with 2 updates in the / directory: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-prettier` from 5.5.3 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.3...v5.5.4) Updates `prettier` from 3.6.2 to 3.7.3 - [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.3) --- updated-dependencies: - 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.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prettier ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7eedba2 commit f70b064

File tree

2 files changed

+28
-11
lines changed

2 files changed

+28
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
"eslint-plugin-eslint-comments": "^3.2.0",
5858
"eslint-plugin-import": "^2.31.0",
5959
"eslint-plugin-jest": "^28.2.0",
60-
"eslint-plugin-prettier": "^5.5.3",
60+
"eslint-plugin-prettier": "^5.5.4",
6161
"fast-check": "^4.1.1",
6262
"jest": "^29.0.0",
63-
"prettier": "^3.6.2",
63+
"prettier": "^3.7.4",
6464
"protobufjs-cli": "^1.1.3",
6565
"quicktype": "^23.2.6",
6666
"testcontainers": "^10.2.2",

0 commit comments

Comments
 (0)