aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitf4dfbbc132f84ec571baab9eda79df04803a9b7f (patch)
treee39771fc3a5c2c5795fbc498187c1ad6c6e00849 /FrontEnd/package.json
parent483efe705de0c1d1a853d18098c21397aebeab2e (diff)
downloadtimeline-f4dfbbc132f84ec571baab9eda79df04803a9b7f.tar.gz
timeline-f4dfbbc132f84ec571baab9eda79df04803a9b7f.tar.bz2
timeline-f4dfbbc132f84ec571baab9eda79df04803a9b7f.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>
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 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",