Skip to content

Commit b854dc2

Browse files
build(deps-dev): bump prettier from 2.6.1 to 2.6.2 (#6078)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.6.1...2.6.2) --- 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 2eb6c6a commit b854dc2

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.1",
118+
"prettier": "^2.6.2",
119119
"react-refresh": "^0.12.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
@@ -9836,10 +9836,10 @@ prelude-ls@~1.1.2:
98369836
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
98379837
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
98389838

9839-
prettier@^2.6.1:
9840-
version "2.6.1"
9841-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
9842-
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
9839+
prettier@^2.6.2:
9840+
version "2.6.2"
9841+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
9842+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
98439843

98449844
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:
98459845
version "5.6.0"

0 commit comments

Comments
 (0)