aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-05 02:09:09 +0000
committerGitHub <noreply@github.com>2021-01-05 02:09:09 +0000
commit5f595c4653bdcd2dde88eb5f5cac18090a0041ab (patch)
tree64bd8dbc83aa69843cd446613600f813ddf98c2c /package.json
parent343dffb998f44bfc7669d50eb2f5424d28cdb7b9 (diff)
Bump eslint-plugin-prettier from 3.3.0 to 3.3.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 c9f3f42..58d7f0d 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"css-loader": "^5.0.1",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
- "eslint-plugin-prettier": "3.3.0",
+ "eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",