aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-10 09:01:48 +0000
committerGitHub <noreply@github.com>2021-05-10 09:01:48 +0000
commitd2f4fc1886e68a245e67d28439c9cb0ce821a712 (patch)
treed0ffe287a46fddfdfbf1f6e261a8f4ec7a521ea2 /FrontEnd
parentf3262e95a04127894a621272840192553cec68ba (diff)
downloadtimeline-d2f4fc1886e68a245e67d28439c9cb0ce821a712.tar.gz
timeline-d2f4fc1886e68a245e67d28439c9cb0ce821a712.tar.bz2
timeline-d2f4fc1886e68a245e67d28439c9cb0ce821a712.zip
build(deps-dev): Bump eslint from 7.25.0 to 7.26.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0) 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 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",