Skip to content

Commit c3c9a2d

Browse files
committed
upgrade
1 parent 3786110 commit c3c9a2d

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
@@ -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.6.0",
89+
"prettier": "^3.6.1",
9090
"prettier-plugin-astro": "^0.14.1",
9191
"satori": "^0.15.2",
9292
"satori-html": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5582,10 +5582,10 @@ prettier@^3.0.0:
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==
5585+
prettier@^3.6.1:
5586+
version "3.6.1"
5587+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
5588+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
55895589

55905590
prismjs@^1.30.0:
55915591
version "1.30.0"

0 commit comments

Comments
 (0)