Skip to content

Commit 2c1d92a

Browse files
build(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#6634)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.3...2.8.4) --- 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 52a63bb commit 2c1d92a

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
@@ -114,7 +114,7 @@
114114
"npm-run-all": "^4.1.1",
115115
"postcss": "^8.4.21",
116116
"postcss-loader": "^7.0.2",
117-
"prettier": "^2.8.3",
117+
"prettier": "^2.8.4",
118118
"react-refresh": "^0.14.0",
119119
"redirect-webpack-plugin": "^1.0.0",
120120
"remark": "^14.0.2",

yarn.lock

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

9690-
prettier@^2.8.3:
9691-
version "2.8.3"
9692-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
9693-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
9690+
prettier@^2.8.4:
9691+
version "2.8.4"
9692+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
9693+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
96949694

96959695
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:
96969696
version "5.6.0"

0 commit comments

Comments
 (0)