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

Skip to content

Commit 533dab0

Browse files
chore: bump prettier from 2.6.0 to 2.6.1 in /site (#575)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.0...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff2f647 commit 533dab0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jest-runner-eslint": "1.0.0",
7878
"mini-css-extract-plugin": "2.6.0",
7979
"msw": "0.39.2",
80-
"prettier": "2.6.0",
80+
"prettier": "2.6.1",
8181
"react-hot-loader": "4.13.0",
8282
"sql-formatter": "4.0.2",
8383
"style-loader": "3.3.1",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11098,10 +11098,10 @@ prelude-ls@~1.1.2:
1109811098
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
1109911099
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
1110011100

11101-
11102-
version "2.6.0"
11103-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
11104-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
11101+
11102+
version "2.6.1"
11103+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
11104+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
1110511105

1110611106
"prettier@>=2.2.1 <=2.3.0":
1110711107
version "2.3.0"

0 commit comments

Comments
 (0)