aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-15 08:03:19 +0000
committerGitHub <noreply@github.com>2021-02-15 08:03:19 +0000
commit55c1264ce426aba3ec7e686fec22554bf3532f20 (patch)
treee15c68f6d3aada05e1b58c7375f7e5c29cbbaff0 /FrontEnd/package.json
parentf01392950b7e5b1b11b4558da69e393337ce4064 (diff)
downloadtimeline-55c1264ce426aba3ec7e686fec22554bf3532f20.tar.gz
timeline-55c1264ce426aba3ec7e686fec22554bf3532f20.tar.bz2
timeline-55c1264ce426aba3ec7e686fec22554bf3532f20.zip
build(deps-dev): Bump eslint from 7.19.0 to 7.20.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.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.19.0...v7.20.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 bac45273..1cb0433f 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.0.2",
- "eslint": "^7.19.0",
+ "eslint": "^7.20.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",