aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-21 05:06:42 +0000
committerGitHub <noreply@github.com>2022-02-21 05:06:42 +0000
commitaf5a969ea2034f148edae6a603246d9681711bec (patch)
tree548f261f4b6a772761302634979f7c8aa3e53a8b /FrontEnd
parent517e6f8f0ffb75aef5f992605a2dfcdb086792be (diff)
downloadtimeline-af5a969ea2034f148edae6a603246d9681711bec.tar.gz
timeline-af5a969ea2034f148edae6a603246d9681711bec.tar.bz2
timeline-af5a969ea2034f148edae6a603246d9681711bec.zip
build(deps-dev): Bump eslint-config-prettier in /FrontEnd
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3247cde1..635c7b60 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@typescript-eslint/parser": "^5.12.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.9.0",
- "eslint-config-prettier": "^8.3.0",
+ "eslint-config-prettier": "^8.4.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",