Skip to content

Commit 716ea13

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] <support@github.com>
1 parent 5b6609a commit 716ea13

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
@@ -102,7 +102,7 @@
102102
"playwright-webextext": "^0.0.4",
103103
"postcss": "^8.5.3",
104104
"postcss-loader": "^8.1.1",
105-
"prettier": "^2.3.0",
105+
"prettier": "^3.5.3",
106106
"resolve-url-loader": "^5.0.0",
107107
"sass": "^1.89.0",
108108
"sass-loader": "^16.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7011,10 +7011,10 @@ prettier-linter-helpers@^1.0.0:
70117011
dependencies:
70127012
fast-diff "^1.1.2"
70137013

7014-
prettier@^2.3.0:
7015-
version "2.8.8"
7016-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7017-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7014+
prettier@^3.5.3:
7015+
version "3.5.3"
7016+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
7017+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
70187018

70197019
pretty-error@^4.0.0:
70207020
version "4.0.0"

0 commit comments

Comments
 (0)