Skip to content

Commit 533913e

Browse files
committed
upgrade
1 parent 2059476 commit 533913e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-astro": "^1.3.1",
8787
"eslint-plugin-mdx": "^3.5.0",
8888
"eslint-plugin-tailwindcss": "^3.18.0",
89-
"prettier": "^3.5.3",
89+
"prettier": "^3.6.0",
9090
"prettier-plugin-astro": "^0.14.1",
9191
"satori": "^0.15.2",
9292
"satori-html": "^0.3.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5577,11 +5577,16 @@ [email protected]:
55775577
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
55785578
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
55795579

5580-
prettier@^3.0.0, prettier@^3.5.3:
5580+
prettier@^3.0.0:
55815581
version "3.5.3"
55825582
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
55835583
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
55845584

5585+
prettier@^3.6.0:
5586+
version "3.6.0"
5587+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
5588+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
5589+
55855590
prismjs@^1.30.0:
55865591
version "1.30.0"
55875592
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"

0 commit comments

Comments
 (0)