aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-26 12:50:26 +0000
committerGitHub <noreply@github.com>2021-04-26 12:50:26 +0000
commit383e0408233026d183fad4496568e1a89d54ff29 (patch)
treed85b017a93181744baefbbad7a8911408bddedb1
parent99422dd6ea796c205c9a36c3c70f309390796bec (diff)
downloadtimeline-383e0408233026d183fad4496568e1a89d54ff29.tar.gz
timeline-383e0408233026d183fad4496568e1a89d54ff29.tar.bz2
timeline-383e0408233026d183fad4496568e1a89d54ff29.zip
build(deps-dev): Bump eslint from 7.24.0 to 7.25.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 2e7b82a1..c0c6b42a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -84,7 +84,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.4",
- "eslint": "^7.24.0",
+ "eslint": "^7.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.4.0",