Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cbdf95a

Browse files
Bump prettier from 3.0.3 to 3.1.0 (#907)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cc62ba commit cbdf95a

File tree

2 files changed

+289
-5
lines changed

2 files changed

+289
-5
lines changed

package-lock.json

Lines changed: 288 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
@@ -47,7 +47,7 @@
4747
"test": "echo \"Error: no test specified\" && exit 1"
4848
},
4949
"devDependencies": {
50-
"prettier": "^3.0.3"
50+
"prettier": "^3.1.0"
5151
},
5252
"prettier": {
5353
"trailingComma": "es5",

0 commit comments

Comments
 (0)