Skip to content

Commit 5943c47

Browse files
chore(deps): update devdependency prettier to v3
1 parent 1a366dd commit 5943c47

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
@@ -60,7 +60,7 @@
6060
"husky": "^8.0.3",
6161
"jest": "^26.0.20s",
6262
"nuxt": "^2.15.8",
63-
"prettier": "^2.8.3",
63+
"prettier": "^3.4.0",
6464
"siroc": "^0.16.0",
6565
"typescript": "^5.0.4"
6666
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10847,10 +10847,10 @@ prettier@^1.18.2:
1084710847
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
1084810848
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
1084910849

10850-
prettier@^2.8.3:
10851-
version "2.8.3"
10852-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
10853-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
10850+
prettier@^3.4.0:
10851+
version "3.4.0"
10852+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
10853+
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
1085410854

1085510855
pretty-bytes@^5.6.0:
1085610856
version "5.6.0"

0 commit comments

Comments
 (0)