aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-04-13 23:24:51 +0000
committerGitHub <noreply@github.com>2021-04-13 23:24:51 +0000
commit7293efa90edd927e5a310343401999310bf7dbc7 (patch)
tree44ae70e11d6eec642d812f51a8dc591abf773fad
parent14df3053b98706f4cdba633c3583eb22aada6f1e (diff)
parent18106161ba3a1c011472232ce3d723fd3a944f34 (diff)
Merge pull request #1103 from ueokande/dependabot/npm_and_yarn/eslint-config-prettier-8.2.0
Bump eslint-config-prettier from 8.1.0 to 8.2.0
-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 b28054b..b480fae 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"chai": "^4.2.0",
"css-loader": "^5.0.1",
"eslint": "7.23.0",
- "eslint-config-prettier": "8.1.0",
+ "eslint-config-prettier": "8.2.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-standard": "^5.0.0",
diff --git a/yarn.lock b/yarn.lock
index b7bd4d5..2fe9c5c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2203,10 +2203,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.1.0:
- version "8.1.0"
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
- integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
+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-plugin-prettier@3.3.1:
version "3.3.1"