diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-10-18 16:50:21 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-18 16:50:21 +0900 |
commit | a87a510d6d642d2148e56d2679010ec2f84dd594 (patch) | |
tree | 5ebb73b5c6b77e0ea65ab869dbf35dda801929b8 /package.json | |
parent | 2267d0ff60b8d637e1e1a5d5f6b73a15ed00bb10 (diff) | |
parent | eb3ed2edec1af16e540339011b97ad52e5b0ce7f (diff) |
Merge pull request #878 from ueokande/dependabot/npm_and_yarn/eslint-config-prettier-6.13.0
Bump eslint-config-prettier from 6.11.0 to 6.13.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 29ab63d..20f8f7e 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "chai": "^4.2.0", "css-loader": "^4.2.1", "eslint": "7.11.0", - "eslint-config-prettier": "6.11.0", + "eslint-config-prettier": "6.13.0", "eslint-plugin-prettier": "3.1.4", "eslint-plugin-react": "7.21.4", "eslint-plugin-standard": "^4.0.1", |