Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95160d0

Browse files
chore: bump prettier from 2.5.1 to 2.6.0 in /site (#461)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3ccacc commit 95160d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"jest": "27.5.1",
6565
"jest-junit": "13.0.0",
6666
"jest-runner-eslint": "1.0.0",
67-
"prettier": "2.5.1",
67+
"prettier": "2.6.0",
6868
"react-hot-loader": "4.13.0",
6969
"sql-formatter": "4.0.2",
7070
"ts-jest": "27.1.3",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10458,10 +10458,10 @@ prelude-ls@~1.1.2:
1045810458
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
1045910459
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
1046010460

10461-
prettier@2.5.1:
10462-
version "2.5.1"
10463-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
10464-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
10461+
prettier@2.6.0:
10462+
version "2.6.0"
10463+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
10464+
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
1046510465

1046610466
"prettier@>=2.2.1 <=2.3.0":
1046710467
version "2.3.0"

0 commit comments

Comments
 (0)