aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-15 09:35:43 +0000
committerGitHub <noreply@github.com>2021-03-15 09:35:43 +0000
commit81cee2c68ddd18947c91302284f32d73dacb8c3d (patch)
tree4e89e0224ea272447b70ce83266816c225963302
parent4b7b077d88acc742b542c55f18eae85dd3216d71 (diff)
downloadtimeline-81cee2c68ddd18947c91302284f32d73dacb8c3d.tar.gz
timeline-81cee2c68ddd18947c91302284f32d73dacb8c3d.tar.bz2
timeline-81cee2c68ddd18947c91302284f32d73dacb8c3d.zip
build(deps-dev): Bump eslint from 7.21.0 to 7.22.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.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.21.0...v7.22.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 58ab1033..74266b39 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -85,7 +85,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.0.0",
"css-loader": "^5.1.2",
- "eslint": "^7.21.0",
+ "eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",