Skip to content

Commit 04998e7

Browse files
chore: bump prettier from 2.8.5 to 2.8.6 (#1240)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.5...2.8.6) --- updated-dependencies: - dependency-name: prettier 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 5bfdc51 commit 04998e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lint-staged": "^13.2.0",
2626
"markdownlint-cli": "^0.31.1",
2727
"minimist": "^1.2.8",
28-
"prettier": "2.8.5",
28+
"prettier": "2.8.6",
2929
"semver-compare": "^1.0.0",
3030
"ts-node": "^10.9.1",
3131
"typescript": "^5.0.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -837,10 +837,10 @@ pify@^5.0.0:
837837
resolved "https://registry.yarnpkg.com/pify/-/pify-5.0.0.tgz#1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f"
838838
integrity sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==
839839

840-
prettier@2.8.5:
841-
version "2.8.5"
842-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
843-
integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
840+
prettier@2.8.6:
841+
version "2.8.6"
842+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
843+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
844844

845845
regenerator-runtime@^0.13.11:
846846
version "0.13.11"

0 commit comments

Comments
 (0)