Skip to content

Commit df5c80c

Browse files
build(deps-dev): Bump prettier in the development-dependencies group (#55)
Bumps the development-dependencies group with 1 update: [prettier](https://github.com/prettier/prettier). 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: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bdd73a commit df5c80c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-prettier": "^5.5.4",
7676
"globals": "^16.5.0",
7777
"jest": "^30.2.0",
78-
"prettier": "^3.6.2",
78+
"prettier": "^3.7.3",
7979
"rimraf": "^6.1.2",
8080
"rollup": "^4.53.3"
8181
},

0 commit comments

Comments
 (0)