Skip to content

Commit 6546576

Browse files
chore: bump prettier from 2.5.1 to 2.6.0 (#897)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.0) --- updated-dependencies: - dependency-name: prettier 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 7f7aa45 commit 6546576

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
@@ -23,7 +23,7 @@
2323
"lint-staged": "^12.3.5",
2424
"markdownlint-cli": "^0.31.1",
2525
"minimist": "^1.2.5",
26-
"prettier": "2.5.1",
26+
"prettier": "2.6.0",
2727
"semver-compare": "^1.0.0",
2828
"ts-node": "^10.7.0",
2929
"typescript": "^4.6.2"

yarn.lock

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

763-
prettier@2.5.1:
764-
version "2.5.1"
765-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
766-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
763+
prettier@2.6.0:
764+
version "2.6.0"
765+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
766+
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
767767

768768
regenerator-runtime@^0.13.4:
769769
version "0.13.7"

0 commit comments

Comments
 (0)