mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2024-11-30 09:30:52 +00:00
Merge pull request #835 from jellyfin/renovate/prettier
Update dependency prettier to v3.2.4
This commit is contained in:
commit
b7cc7edf2e
8
package-lock.json
generated
8
package-lock.json
generated
@ -51,7 +51,7 @@
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.2.3",
|
||||
"prettier": "3.2.4",
|
||||
"typescript": "5.3.3",
|
||||
"typescript-plugin-css-modules": "5.0.2"
|
||||
},
|
||||
@ -14642,9 +14642,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.3.tgz",
|
||||
"integrity": "sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==",
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz",
|
||||
"integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
|
@ -76,7 +76,7 @@
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.2.3",
|
||||
"prettier": "3.2.4",
|
||||
"typescript": "5.3.3",
|
||||
"typescript-plugin-css-modules": "5.0.2"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user