🔀 Merge pull request #1077 from jpanther/dependabot/npm_and_yarn/prettier-3.6.1

📌 Bump prettier from 3.5.3 to 3.6.1
This commit is contained in:
James Panther
2025-06-26 11:17:54 +10:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -19,7 +19,7 @@
"jsdom": "^26.1.0", "jsdom": "^26.1.0",
"katex": "^0.16.22", "katex": "^0.16.22",
"mermaid": "^11.7.0", "mermaid": "^11.7.0",
"prettier": "^3.5.3", "prettier": "^3.6.1",
"prettier-plugin-go-template": "^0.0.15", "prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.13", "prettier-plugin-tailwindcss": "^0.6.13",
"quicklink": "^3.0.1", "quicklink": "^3.0.1",
@@ -2594,9 +2594,9 @@
"dev": true "dev": true
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.5.3", "version": "3.6.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.1.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", "integrity": "sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {
@@ -5664,9 +5664,9 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "3.5.3", "version": "3.6.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.1.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", "integrity": "sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==",
"dev": true "dev": true
}, },
"prettier-plugin-go-template": { "prettier-plugin-go-template": {
+1 -1
View File
@@ -36,7 +36,7 @@
"jsdom": "^26.1.0", "jsdom": "^26.1.0",
"katex": "^0.16.22", "katex": "^0.16.22",
"mermaid": "^11.7.0", "mermaid": "^11.7.0",
"prettier": "^3.5.3", "prettier": "^3.6.1",
"prettier-plugin-go-template": "^0.0.15", "prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.13", "prettier-plugin-tailwindcss": "^0.6.13",
"quicklink": "^3.0.1", "quicklink": "^3.0.1",