diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-04-29 05:23:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 05:23:18 +0000 |
commit | 8e8a42eaef334103c2c3a77d2e5237f9c359b875 (patch) | |
tree | bf7e5b02038970ca815a06c87cfb66ccb147ec11 /yarn.lock | |
parent | 7d12769a820233c9b365b5155257c5baea1354d2 (diff) | |
parent | 212e22557d5785ead337fd03f01591b2daa100f6 (diff) |
Merge pull request #1124 from ueokande/dependabot/npm_and_yarn/eslint-config-prettier-8.3.0
Bump eslint-config-prettier from 8.2.0 to 8.3.0
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2197,10 +2197,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-prettier@8.2.0: - version "8.2.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3" - integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw== +eslint-config-prettier@8.3.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" + integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== eslint-plugin-prettier@3.3.1: version "3.3.1" |