aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-24 07:15:06 +0000
committerGitHub <noreply@github.com>2021-05-24 07:15:06 +0000
commitf1b5add33556275bfd0fd033874e373208e64f12 (patch)
tree015fcd052e74b0f483abea37041b344ece15ecc6
parentbabb6bc0384ac139749d0920805500828a136072 (diff)
downloadtimeline-f1b5add33556275bfd0fd033874e373208e64f12.tar.gz
timeline-f1b5add33556275bfd0fd033874e373208e64f12.tar.bz2
timeline-f1b5add33556275bfd0fd033874e373208e64f12.zip
build(deps-dev): Bump eslint from 7.26.0 to 7.27.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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.26.0...v7.27.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 a6f43849..52e5c85a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -88,7 +88,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.5",
- "eslint": "^7.26.0",
+ "eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",