Merge pull request #998 from nunocoracao/dependabot/npm_and_yarn/dev/prettier-3.0.3

📌 Bump prettier from 3.0.1 to 3.0.3
This commit is contained in:
Nuno Coração
2023-10-15 18:18:20 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"jquery": "^3.7.1", "jquery": "^3.7.1",
"katex": "^0.16.8", "katex": "^0.16.8",
"packery": "^2.1.2", "packery": "^2.1.2",
"prettier": "^3.0.1", "prettier": "^3.0.3",
"prettier-plugin-go-template": "^0.0.15", "prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.5.2", "prettier-plugin-tailwindcss": "^0.5.2",
"puppeteer": "^21.3.8", "puppeteer": "^21.3.8",
@@ -1999,9 +1999,9 @@
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.0.1", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.1.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz",
"integrity": "sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==", "integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"
+1 -1
View File
@@ -40,7 +40,7 @@
"jquery": "^3.7.1", "jquery": "^3.7.1",
"katex": "^0.16.8", "katex": "^0.16.8",
"packery": "^2.1.2", "packery": "^2.1.2",
"prettier": "^3.0.1", "prettier": "^3.0.3",
"prettier-plugin-go-template": "^0.0.15", "prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.5.2", "prettier-plugin-tailwindcss": "^0.5.2",
"puppeteer": "^21.3.8", "puppeteer": "^21.3.8",