Skip to content

Commit f5b41f6

Browse files
build(deps-dev): bump the npm group with 2 updates (#451)
Bumps the npm 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.1 - [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.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ae2171 commit f5b41f6

File tree

2 files changed

+25
-23
lines changed

2 files changed

+25
-23
lines changed

package-lock.json

Lines changed: 23 additions & 21 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
@@ -42,11 +42,11 @@
4242
"eslint": "^8.57.1",
4343
"eslint-plugin-github": "^4.10.2",
4444
"eslint-plugin-jest": "^27.9.0",
45-
"eslint-plugin-prettier": "^5.5.4",
45+
"eslint-plugin-prettier": "^5.5.5",
4646
"jest": "^27.5.1",
4747
"jest-circus": "^27.5.1",
4848
"js-yaml": "^4.1.1",
49-
"prettier": "^3.7.4",
49+
"prettier": "^3.8.1",
5050
"ts-jest": "^27.1.5",
5151
"typescript": "^4.9.5"
5252
}

0 commit comments

Comments
 (0)