aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commit97bc411e4333d0fd1e5db1de74833ac9558cf9d3 (patch)
tree179ecd6fceffc3aa0578807471b1d219a702a50b /FrontEnd/package.json
parent314ed028ff4b310d7c320a1a8016f41dbb7bd993 (diff)
downloadtimeline-97bc411e4333d0fd1e5db1de74833ac9558cf9d3.tar.gz
timeline-97bc411e4333d0fd1e5db1de74833ac9558cf9d3.tar.bz2
timeline-97bc411e4333d0fd1e5db1de74833ac9558cf9d3.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>
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 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",