aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2020-12-27 13:19:56 +0000
committerGitHub <noreply@github.com>2020-12-27 13:19:56 +0000
commit58a3b0b50f9879ff23dfb61dc3f09a5ae27c8144 (patch)
tree7a22cc072c4e23781f0b02867faa3d3a955ff3ae /package.json
parentf65b50b42c2ee481597ec70b0be3b95128f03fae (diff)
parent1864b9e1e60abb88add18fc74e3f33a94d535084 (diff)
Merge pull request #929 from ueokande/dependabot/npm_and_yarn/prettier-eslint-12.0.0
Bump prettier-eslint from 11.0.0 to 12.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 03e1c9b..16da300 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"lanthan": "0.0.2",
"mocha": "^8.1.1",
"prettier": "2.2.1",
- "prettier-eslint": "11.0.0",
+ "prettier-eslint": "12.0.0",
"react": "16.14.0",
"react-dom": "16.13.1",
"react-redux": "^7.1.3",