Skip to content

Commit 4f2f050

Browse files
build(deps-dev): bump prettier from 2.7.0 to 2.7.1 (#6222)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.0...2.7.1) --- 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 37489bb commit 4f2f050

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.14",
117117
"postcss-loader": "^7.0.0",
118-
"prettier": "^2.7.0",
118+
"prettier": "^2.7.1",
119119
"react-refresh": "^0.14.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
@@ -9753,10 +9753,10 @@ prelude-ls@~1.1.2:
97539753
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
97549754
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
97559755

9756-
prettier@^2.7.0:
9757-
version "2.7.0"
9758-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
9759-
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
9756+
prettier@^2.7.1:
9757+
version "2.7.1"
9758+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9759+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
97609760

97619761
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:
97629762
version "5.6.0"

0 commit comments

Comments
 (0)