mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 07:20:02 +03:00
Update dependency prettier to v2.8.6
This commit is contained in:
Generated
+4
-4
@@ -51,7 +51,7 @@
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.1",
|
||||
"prettier": "2.8.5",
|
||||
"prettier": "2.8.6",
|
||||
"typescript": "5.0.2",
|
||||
"typescript-plugin-css-modules": "4.2.3"
|
||||
},
|
||||
@@ -11176,9 +11176,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "2.8.5",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.5.tgz",
|
||||
"integrity": "sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==",
|
||||
"version": "2.8.6",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.6.tgz",
|
||||
"integrity": "sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin-prettier.js"
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"node-fetch": "3.3.1",
|
||||
"prettier": "2.8.5",
|
||||
"prettier": "2.8.6",
|
||||
"typescript": "5.0.2",
|
||||
"typescript-plugin-css-modules": "4.2.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user