diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-10 09:04:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-10 09:04:01 +0000 |
| commit | edcdcddacf222e9d1c648ea9511bb3c99fb7213e (patch) | |
| tree | d0ffe287a46fddfdfbf1f6e261a8f4ec7a521ea2 | |
| parent | f3262e95a04127894a621272840192553cec68ba (diff) | |
| parent | d2f4fc1886e68a245e67d28439c9cb0ce821a712 (diff) | |
| download | timeline-edcdcddacf222e9d1c648ea9511bb3c99fb7213e.tar.gz timeline-edcdcddacf222e9d1c648ea9511bb3c99fb7213e.tar.bz2 timeline-edcdcddacf222e9d1c648ea9511bb3c99fb7213e.zip | |
Merge pull request #517 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.26.0
| -rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 613c6134..59ca1839 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -87,7 +87,7 @@ "clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.4",
- "eslint": "^7.25.0",
+ "eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.4.0",
|
