Skip to content

Commit a00b18a

Browse files
chore: bump prettier from 2.8.4 to 2.8.5 (#1239)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.4...2.8.5) --- 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 0cdc01f commit a00b18a

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.4",
28+
"prettier": "2.8.5",
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.4:
841-
version "2.8.4"
842-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
843-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
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==
844844

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

0 commit comments

Comments
 (0)