aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-15 07:00:37 +0000
committerGitHub <noreply@github.com>2021-04-15 07:00:37 +0000
commit47db7aefc5b2726f7ccdb580d79df0227b06cde7 (patch)
tree2f53e3acb47d59d621dc4bc8f7375e49ae07adeb /FrontEnd/package.json
parent2a6d238e4f974d7b92db4eedb3db7e4a0d2a5e41 (diff)
downloadtimeline-47db7aefc5b2726f7ccdb580d79df0227b06cde7.tar.gz
timeline-47db7aefc5b2726f7ccdb580d79df0227b06cde7.tar.bz2
timeline-47db7aefc5b2726f7ccdb580d79df0227b06cde7.zip
build(deps-dev): Bump eslint-plugin-prettier in /FrontEnd
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0. - [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/commits) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index cafc0b69..f4fad807 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -87,7 +87,7 @@
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-import": "^2.22.1",
- "eslint-plugin-prettier": "^3.3.1",
+ "eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",