Skip to content

Commit 13bc9fc

Browse files
Bump prettier from 2.8.8 to 3.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.6.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f606b5 commit 13bc9fc

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
@@ -100,7 +100,7 @@
100100
"optimize-css-assets-webpack-plugin": "^6.0.1",
101101
"postcss": "^8.5.6",
102102
"postcss-loader": "^8.1.1",
103-
"prettier": "^2.3.0",
103+
"prettier": "^3.6.1",
104104
"resolve-url-loader": "^5.0.0",
105105
"sass": "^1.89.2",
106106
"sass-loader": "^16.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7186,10 +7186,10 @@ prettier-linter-helpers@^1.0.0:
71867186
dependencies:
71877187
fast-diff "^1.1.2"
71887188

7189-
prettier@^2.3.0:
7190-
version "2.8.8"
7191-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7192-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7189+
prettier@^3.6.1:
7190+
version "3.6.1"
7191+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
7192+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
71937193

71947194
pretty-error@^4.0.0:
71957195
version "4.0.0"

0 commit comments

Comments
 (0)