aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-21 05:07:30 +0000
committerGitHub <noreply@github.com>2021-06-21 05:07:30 +0000
commit1005b0848573805439b8ceb16b5d7dc60a46e3cd (patch)
tree759aca5033a2f89f4529da865583087729b82525
parent8d79908c4ff1df72c1c5e20b27fdf06100b9f8db (diff)
downloadtimeline-1005b0848573805439b8ceb16b5d7dc60a46e3cd.tar.gz
timeline-1005b0848573805439b8ceb16b5d7dc60a46e3cd.tar.bz2
timeline-1005b0848573805439b8ceb16b5d7dc60a46e3cd.zip
build(deps-dev): Bump eslint from 7.28.0 to 7.29.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.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.28.0...v7.29.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... 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 381629e8..bb638fee 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -59,7 +59,7 @@
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@vitejs/plugin-react-refresh": "^1.3.3",
- "eslint": "^7.28.0",
+ "eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",