aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-31 05:51:07 +0000
committerGitHub <noreply@github.com>2021-01-31 05:51:07 +0000
commit88d4b6c20cf2b291e4cdf02608d3d5095b266414 (patch)
treeaf1ef53fbea0bb724497e65f0db7f4d902b95fc7
parentd5a0a1281b138b7ca325fa178af6260e8377aa38 (diff)
downloadtimeline-88d4b6c20cf2b291e4cdf02608d3d5095b266414.tar.gz
timeline-88d4b6c20cf2b291e4cdf02608d3d5095b266414.tar.bz2
timeline-88d4b6c20cf2b291e4cdf02608d3d5095b266414.zip
build(deps-dev): Bump eslint from 7.18.0 to 7.19.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.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 6a8de100..9f7d89ad 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -81,7 +81,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^5.0.1",
- "eslint": "^7.18.0",
+ "eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",