Skip to content

Commit 623c2c7

Browse files
chore(deps): update dependency prettier to v3
1 parent 46afd84 commit 623c2c7

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
@@ -28,7 +28,7 @@
2828
"jest": "28.1.3",
2929
"jsdom": "19.0.0",
3030
"nuxt": "2.15.8",
31-
"prettier": "2.7.1",
31+
"prettier": "3.5.3",
3232
"puppeteer": "13.7.0",
3333
"request": "2.88.2",
3434
"request-promise-native": "1.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9590,10 +9590,10 @@ prepend-http@^1.0.0:
95909590
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
95919591
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
95929592

9593-
prettier@2.7.1:
9594-
version "2.7.1"
9595-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9596-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
9593+
prettier@3.5.3:
9594+
version "3.5.3"
9595+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
9596+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
95979597

95989598
prettier@^1.18.2:
95999599
version "1.19.1"

0 commit comments

Comments
 (0)