aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 1752982..1840706 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"jsonwebtoken": "^8.5.1",
"jszip": "^3.7.0",
"lanthan": "0.0.2",
- "prettier": "2.3.2",
+ "prettier": "2.5.1",
"prettier-eslint": "13.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
diff --git a/yarn.lock b/yarn.lock
index f85da64..59021b1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4568,10 +4568,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
-prettier@2.3.2, prettier@^2.0.0:
- version "2.3.2"
- resolved "https://registry.npmjs.org/prettier/-/prettier-2.3.2.tgz"
- integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
+prettier@2.5.1, prettier@^2.0.0:
+ version "2.5.1"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
pretty-error@^2.1.1:
version "2.1.1"