aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-01 08:42:45 +0000
committerGitHub <noreply@github.com>2021-03-01 08:42:45 +0000
commitd3a7195ed5707f1576cd7599299cbf9ce97758b1 (patch)
tree70325e241fe3d10d467104be90b9c7fd8b6c18c6
parent1d2a02f31336e6e55d1d228732125a05525cb08d (diff)
downloadtimeline-d3a7195ed5707f1576cd7599299cbf9ce97758b1.tar.gz
timeline-d3a7195ed5707f1576cd7599299cbf9ce97758b1.tar.bz2
timeline-d3a7195ed5707f1576cd7599299cbf9ce97758b1.zip
build(deps-dev): Bump eslint from 7.20.0 to 7.21.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.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.20.0...v7.21.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 b1bfa3b1..53293703 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -83,7 +83,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^5.1.0",
- "eslint": "^7.20.0",
+ "eslint": "^7.21.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",