aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-02 12:09:29 +0000
committerGitHub <noreply@github.com>2022-02-02 12:09:29 +0000
commit39a532ad707a49b26b97a5f600d97b526c24a1c8 (patch)
treeef3e0aeec188677e921144606371410ec55fc566
parentad1e47a9e80f36fa7f0dec5923162fdf5402a959 (diff)
parent459f07fc128feddaa5c0ec681ddf433c81148a1a (diff)
Merge pull request #1363 from ueokande/dependabot/npm_and_yarn/prettier-2.5.1
Bump prettier from 2.3.2 to 2.5.1
-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"