aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-28 05:07:01 +0000
committerGitHub <noreply@github.com>2021-06-28 05:07:01 +0000
commit1be7fd8e8b4509ae8b3b0263a24aaa1dd18baec1 (patch)
tree477a6fb8faee6591cfc8b718203f6e062cef34b9 /FrontEnd
parent8ee00da87e2fbfefeefecb01c68a2d297bdfb34b (diff)
downloadtimeline-1be7fd8e8b4509ae8b3b0263a24aaa1dd18baec1.tar.gz
timeline-1be7fd8e8b4509ae8b3b0263a24aaa1dd18baec1.tar.bz2
timeline-1be7fd8e8b4509ae8b3b0263a24aaa1dd18baec1.zip
build(deps-dev): Bump prettier from 2.3.1 to 2.3.2 in /FrontEnd
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 6feeeb4e..dbdb0b8e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -64,7 +64,7 @@
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
- "prettier": "^2.3.1",
+ "prettier": "^2.3.2",
"typescript": "^4.3.4",
"vite": "^2.3.8",
"vite-plugin-pwa": "^0.8.1"