Skip to content

Commit d73c114

Browse files
build(deps-dev): bump prettier from 2.6.0 to 2.6.1 (#6062)
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 f514c7d commit d73c114

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"npm-run-all": "^4.1.1",
116116
"postcss": "^8.4.12",
117117
"postcss-loader": "^6.2.1",
118-
"prettier": "^2.6.0",
118+
"prettier": "^2.6.1",
119119
"react-refresh": "^0.11.0",
120120
"redirect-webpack-plugin": "^1.0.0",
121121
"remark": "^14.0.2",

yarn.lock

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

9834-
prettier@^2.6.0:
9835-
version "2.6.0"
9836-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
9837-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
9834+
prettier@^2.6.1:
9835+
version "2.6.1"
9836+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
9837+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
98389838

98399839
pretty-bytes@^5.1.0, pretty-bytes@^5.2.0, pretty-bytes@^5.3.0, pretty-bytes@^5.4.1, pretty-bytes@^5.6.0:
98409840
version "5.6.0"

0 commit comments

Comments
 (0)