Skip to content

Commit a0fc884

Browse files
Bump prettier from 2.8.8 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.3. - [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.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b526035 commit a0fc884

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
@@ -95,7 +95,7 @@
9595
"playwright-webextext": "^0.0.3",
9696
"postcss": "^8.5.3",
9797
"postcss-loader": "^8.1.1",
98-
"prettier": "^2.3.0",
98+
"prettier": "^3.5.3",
9999
"resolve-url-loader": "^5.0.0",
100100
"sass": "^1.86.0",
101101
"sass-loader": "^16.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6828,10 +6828,10 @@ prettier-linter-helpers@^1.0.0:
68286828
dependencies:
68296829
fast-diff "^1.1.2"
68306830

6831-
prettier@^2.3.0:
6832-
version "2.8.8"
6833-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
6834-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
6831+
prettier@^3.5.3:
6832+
version "3.5.3"
6833+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
6834+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
68356835

68366836
pretty-error@^4.0.0:
68376837
version "4.0.0"

0 commit comments

Comments
 (0)