Skip to content

Commit a244d94

Browse files
Bump prettier from 3.5.1 to 3.5.3 (#6578)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 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@3.5.1...3.5.3) --- 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 c853bd4 commit a244d94

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"lint-staged": "^15.4.3",
5959
"loud-rejection": "^2.2.0",
6060
"mr-pdf": "^1.1.0",
61-
"prettier": "^3.5.1",
61+
"prettier": "^3.5.3",
6262
"react": "^18.3.1",
6363
"react-bootstrap": "^2.10.9",
6464
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11183,10 +11183,10 @@ postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.33, postcss@^8.4
1118311183
picocolors "^1.1.1"
1118411184
source-map-js "^1.2.1"
1118511185

11186-
prettier@^3.5.1:
11187-
version "3.5.1"
11188-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
11189-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
11186+
prettier@^3.5.3:
11187+
version "3.5.3"
11188+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
11189+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1119011190

1119111191
pretty-error@^4.0.0:
1119211192
version "4.0.0"

0 commit comments

Comments
 (0)