Merge pull request #47 from ProjectCampus-CH/dependabot/npm_and_yarn/prettier-3.4.2

Bump prettier from 3.3.3 to 3.4.2
This commit is contained in:
MKStoler 2024-12-05 07:57:56 +08:00 committed by GitHub
commit 0eefc8d371
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"pinia": "^2.1.7",
"prettier": "^3.2.4",
"prettier": "^3.4.2",
"raw-loader": "^4.0.2",
"roboto-fontface": "*",
"sass": "^1.71.1",

View File

@ -5710,10 +5710,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^3.2.4:
version "3.3.3"
resolved "https://registry.npmmirror.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
prettier@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
process-nextick-args@~2.0.0:
version "2.0.1"