Skip to content

Commit a20bc09

Browse files
chore(deps): update dependency prettier to v3.6.1 (#1147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5f8f8e commit a20bc09

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
@@ -54,7 +54,7 @@
5454
"jest-junit": "16.0.0",
5555
"lint-staged": "15.5.2",
5656
"patch-package": "8.0.0",
57-
"prettier": "3.6.0",
57+
"prettier": "3.6.1",
5858
"rimraf": "6.0.1",
5959
"ts-jest": "28.0.8",
6060
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6572,10 +6572,10 @@ prettier-plugin-sh@^0.15.0:
65726572
mvdan-sh "^0.10.1"
65736573
sh-syntax "^0.4.2"
65746574

6575-
6576-
version "3.6.0"
6577-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
6578-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
6575+
6576+
version "3.6.1"
6577+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
6578+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
65796579

65806580
prettier@^2.7.1:
65816581
version "2.8.8"

0 commit comments

Comments
 (0)