Skip to content

Commit facef45

Browse files
chore(dev-deps): bump prettier from 3.7.4 to 3.8.0 (#1267)
Bumps [prettier](https://github.com/prettier/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: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f7dfd9 commit facef45

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lint-staged": "^15.5.2",
4242
"mocha": "^10.8.2",
4343
"oclif": "^4.22.65",
44-
"prettier": "^3.7.4",
44+
"prettier": "^3.8.0",
4545
"shx": "^0.4.0",
4646
"sinon": "^18",
4747
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6838,10 +6838,10 @@ prelude-ls@^1.2.1:
68386838
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
68396839
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
68406840

6841-
prettier@^3.7.4:
6842-
version "3.7.4"
6843-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
6844-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
6841+
prettier@^3.8.0:
6842+
version "3.8.0"
6843+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
6844+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
68456845

68466846
proc-log@^4.0.0:
68476847
version "4.2.0"

0 commit comments

Comments
 (0)