aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-29 14:02:03 +0800
committerGitHub <noreply@github.com>2022-03-29 14:02:03 +0800
commit6fd18808c37b5fe4665817422d01b49a53b26449 (patch)
tree16c2b573f8cdf7a3c921865a139d7ccd75fb6b6b
parentbe5a34f9d5e10a6f12ce789f473753e474525cb4 (diff)
parenta0012056ab3079d29f116425a533e1e2ef428dd1 (diff)
downloadtimeline-6fd18808c37b5fe4665817422d01b49a53b26449.tar.gz
timeline-6fd18808c37b5fe4665817422d01b49a53b26449.tar.bz2
timeline-6fd18808c37b5fe4665817422d01b49a53b26449.zip
Merge pull request #1131 from crupest/dependabot/npm_and_yarn/FrontEnd/prettier-2.6.1
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 018e36c3..fe617a90 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -64,7 +64,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
- "prettier": "^2.6.0",
+ "prettier": "^2.6.1",
"typescript": "^4.6.3",
"vite": "^2.8.6",
"vite-plugin-pwa": "^0.11.13"