Skip to content

Commit 6ee296d

Browse files
BAU: Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [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.4...v5.5.5) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 768d49d commit 6ee296d

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 20 additions & 20 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
@@ -28,12 +28,12 @@
2828
"babel-jest": "^30.2.0",
2929
"eslint": "^9.39.2",
3030
"eslint-config-prettier": "^10.1.8",
31-
"eslint-plugin-prettier": "^5.5.4",
31+
"eslint-plugin-prettier": "^5.5.5",
3232
"globals": "^17.0.0",
3333
"husky": "^9.1.7",
3434
"jest": "^30.2.0",
3535
"lint-staged": "^16.2.7",
36-
"prettier": "^3.7.4",
36+
"prettier": "^3.8.0",
3737
"ts-jest": "^29.4.6",
3838
"ts-node": "^10.9.2",
3939
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)