aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-10 11:32:46 +0000
committerGitHub <noreply@github.com>2021-05-10 11:32:46 +0000
commit17f7af5d3f7333d727b6d873e08e49245993d592 (patch)
tree6d68a1999eb178cd3e3473a1c5acf2b659fa77e1 /FrontEnd
parent083f93b590dce0867f2c4752c2a1d9a719fca147 (diff)
downloadtimeline-17f7af5d3f7333d727b6d873e08e49245993d592.tar.gz
timeline-17f7af5d3f7333d727b6d873e08e49245993d592.tar.bz2
timeline-17f7af5d3f7333d727b6d873e08e49245993d592.zip
build(deps-dev): Bump prettier from 2.2.1 to 2.3.0 in /FrontEnd
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0. - [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.2.1...2.3.0) 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 ce736c02..52952d0e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -100,7 +100,7 @@
"postcss": "^8.2.14",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",
- "prettier": "^2.2.1",
+ "prettier": "^2.3.0",
"querystring-es3": "^0.2.1",
"react-refresh": "^0.10.0",
"sass": "^1.32.12",