Skip to content

Commit 0e76df0

Browse files
chore(dev-deps): bump prettier from 3.8.0 to 3.8.1 (#1273)
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.0 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.8.0...3.8.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1b9cdc commit 0e76df0

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.68",
44-
"prettier": "^3.8.0",
44+
"prettier": "^3.8.1",
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
@@ -6944,10 +6944,10 @@ prelude-ls@^1.2.1:
69446944
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
69456945
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
69466946

6947-
prettier@^3.8.0:
6948-
version "3.8.0"
6949-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
6950-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
6947+
prettier@^3.8.1:
6948+
version "3.8.1"
6949+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
6950+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
69516951

69526952
proc-log@^4.0.0:
69536953
version "4.2.0"

0 commit comments

Comments
 (0)