aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-29 09:17:29 +0000
committerGitHub <noreply@github.com>2021-03-29 09:17:29 +0000
commit19e02e2a397c731838ba1f5edcb75f511a6942ca (patch)
tree5f62b8b010594590e6ccf481c4bf9694f6854c48 /FrontEnd
parent6257f02acfcd3c0d06795e0b56ea434ab46d2717 (diff)
downloadtimeline-19e02e2a397c731838ba1f5edcb75f511a6942ca.tar.gz
timeline-19e02e2a397c731838ba1f5edcb75f511a6942ca.tar.bz2
timeline-19e02e2a397c731838ba1f5edcb75f511a6942ca.zip
build(deps-dev): Bump eslint from 7.22.0 to 7.23.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.22.0...v7.23.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 97d1b723..a4fb278a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -85,7 +85,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.0",
"css-loader": "^5.2.0",
- "eslint": "^7.22.0",
+ "eslint": "^7.23.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",