aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-19 05:04:56 +0000
committerGitHub <noreply@github.com>2021-07-19 05:04:56 +0000
commit7ce21a894fd6c98d365c45dcbd2f37cf09f2a1f8 (patch)
tree4193a101a214a8c3715dcb187477a84a7bdd24bc /FrontEnd
parent490a5fd12504daa515f31d6cd2de9e52651a205f (diff)
downloadtimeline-7ce21a894fd6c98d365c45dcbd2f37cf09f2a1f8.tar.gz
timeline-7ce21a894fd6c98d365c45dcbd2f37cf09f2a1f8.tar.bz2
timeline-7ce21a894fd6c98d365c45dcbd2f37cf09f2a1f8.zip
build(deps-dev): Bump eslint from 7.30.0 to 7.31.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.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.30.0...v7.31.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 fa4d99d6..748d5a95 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -62,7 +62,7 @@
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.2",
"@vitejs/plugin-react-refresh": "^1.3.5",
- "eslint": "^7.30.0",
+ "eslint": "^7.31.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",