🔀 Merge pull request #1030 from jpanther/dependabot/npm_and_yarn/prettier-3.5.3

📌 Bump prettier from 3.5.2 to 3.5.3
This commit is contained in:
James Panther
2025-03-05 09:39:30 +11:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -19,7 +19,7 @@
"jsdom": "^26.0.0", "jsdom": "^26.0.0",
"katex": "^0.16.21", "katex": "^0.16.21",
"mermaid": "^11.4.1", "mermaid": "^11.4.1",
"prettier": "^3.5.2", "prettier": "^3.5.3",
"prettier-plugin-go-template": "^0.0.15", "prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.11", "prettier-plugin-tailwindcss": "^0.6.11",
"quicklink": "^2.3.0", "quicklink": "^2.3.0",
@@ -2759,9 +2759,9 @@
"dev": true "dev": true
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.5.2", "version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {
@@ -5905,9 +5905,9 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "3.5.2", "version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"dev": true "dev": true
}, },
"prettier-plugin-go-template": { "prettier-plugin-go-template": {
+1 -1
View File
@@ -36,7 +36,7 @@
"jsdom": "^26.0.0", "jsdom": "^26.0.0",
"katex": "^0.16.21", "katex": "^0.16.21",
"mermaid": "^11.4.1", "mermaid": "^11.4.1",
"prettier": "^3.5.2", "prettier": "^3.5.3",
"prettier-plugin-go-template": "^0.0.15", "prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.11", "prettier-plugin-tailwindcss": "^0.6.11",
"quicklink": "^2.3.0", "quicklink": "^2.3.0",