aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-07 07:14:04 +0000
committerGitHub <noreply@github.com>2021-06-07 07:14:04 +0000
commit608bc3d7d079c411b4704bff142bb738abca7519 (patch)
tree10c33700976b6c0cf7a80f10d1d058d1adfc0fab /FrontEnd
parent753c335f60b7813d7d95703c1a2508c181978588 (diff)
downloadtimeline-608bc3d7d079c411b4704bff142bb738abca7519.tar.gz
timeline-608bc3d7d079c411b4704bff142bb738abca7519.tar.bz2
timeline-608bc3d7d079c411b4704bff142bb738abca7519.zip
build(deps-dev): Bump eslint from 7.27.0 to 7.28.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... 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 d482ab4a..22fcd37a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -74,7 +74,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^9.0.0",
"css-loader": "^5.2.6",
- "eslint": "^7.27.0",
+ "eslint": "^7.28.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",