aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2022-02-01 13:17:05 +0000
committerGitHub <noreply@github.com>2022-02-01 13:17:05 +0000
commit71c4bedea522627b12ea609557ee5a8d4b4fb468 (patch)
tree80853aa4b45e6f1d3b392c6be1415ac7fa827cc2 /yarn.lock
parentcecb848010a6b11d525bb16b182c37dd18626031 (diff)
parent44707720b676589c993c848c45973dd12d5e16ad (diff)
Merge pull request #1352 from ueokande/dependabot/npm_and_yarn/prettier-eslint-13.0.0
Bump prettier-eslint from 12.0.0 to 13.0.0
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index da7d7b8..f3788db 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4581,10 +4581,10 @@ prelude-ls@~1.1.2:
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz"
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
-prettier-eslint@12.0.0:
- version "12.0.0"
- resolved "https://registry.npmjs.org/prettier-eslint/-/prettier-eslint-12.0.0.tgz"
- integrity sha512-N8SGGQwAosISXTNl1E57sBbtnqUGlyRWjcfIUxyD3HF4ynehA9GZ8IfJgiep/OfYvCof/JEpy9ZqSl250Wia7A==
+prettier-eslint@13.0.0:
+ version "13.0.0"
+ resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-13.0.0.tgz#769f5c04057278d071847d893ebc7b9817594184"
+ integrity sha512-P5K31qWgUOQCtJL/3tpvEe28KfP49qbr6MTVEXC7I2k7ci55bP3YDr+glhyCdhIzxGCVp2f8eobfQ5so52RIIA==
dependencies:
"@typescript-eslint/parser" "^3.0.0"
common-tags "^1.4.0"