aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-26 12:49:47 +0000
committerGitHub <noreply@github.com>2021-04-26 12:49:47 +0000
commit0b35581af339d39c2e5d04867ebfa7d2ade3a14d (patch)
treebaecf4a1d11713e75949b86fddfcc1c42e602ff8 /FrontEnd/package.json
parent87e1f42ddf3599fdeee435f0e51f53c735914627 (diff)
parentca55dc66c0eb470105942265134c49c2b2300e7e (diff)
downloadtimeline-0b35581af339d39c2e5d04867ebfa7d2ade3a14d.tar.gz
timeline-0b35581af339d39c2e5d04867ebfa7d2ade3a14d.tar.bz2
timeline-0b35581af339d39c2e5d04867ebfa7d2ade3a14d.zip
Merge pull request #481 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-config-prettier-8.3.0
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 ca1f96a0..bb0dffee 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -85,7 +85,7 @@
"copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.4",
"eslint": "^7.24.0",
- "eslint-config-prettier": "^8.2.0",
+ "eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",