aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-05 05:06:26 +0000
committerGitHub <noreply@github.com>2021-07-05 05:06:26 +0000
commitaf15ae0120ed88df8710c5ff2d76f622a61c4aca (patch)
treee71aa6f7b03e551c782e436b5d5e6490a80c0409 /FrontEnd
parent00e6794abdfb39cf5bbfcb0d89fc2baa9a83a738 (diff)
downloadtimeline-af15ae0120ed88df8710c5ff2d76f622a61c4aca.tar.gz
timeline-af15ae0120ed88df8710c5ff2d76f622a61c4aca.tar.bz2
timeline-af15ae0120ed88df8710c5ff2d76f622a61c4aca.zip
build(deps-dev): Bump eslint from 7.29.0 to 7.30.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.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.29.0...v7.30.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 f552a0ac..ec022c36 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@vitejs/plugin-react-refresh": "^1.3.4",
- "eslint": "^7.29.0",
+ "eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",