mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:40:03 +03:00
Update dependency prettier to v3.8.3 (#1825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -55,7 +55,7 @@
|
||||
"globals": "17.5.0",
|
||||
"markdownlint-cli": "0.48.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.2",
|
||||
"prettier": "3.8.3",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.58.2",
|
||||
"typescript-plugin-css-modules": "5.2.0"
|
||||
@@ -20331,9 +20331,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.8.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz",
|
||||
"integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==",
|
||||
"version": "3.8.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz",
|
||||
"integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
||||
+1
-1
@@ -81,7 +81,7 @@
|
||||
"globals": "17.5.0",
|
||||
"markdownlint-cli": "0.48.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.2",
|
||||
"prettier": "3.8.3",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.58.2",
|
||||
"typescript-plugin-css-modules": "5.2.0"
|
||||
|
||||
Reference in New Issue
Block a user