aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-29 09:17:29 +0000
committerGitHub <noreply@github.com>2021-03-29 09:17:29 +0000
commitada1226709fcc1e659822c551dc7004a0eeb5c1f (patch)
treee3515987ec5fc4c37b437d09781d1717d0d72c56 /FrontEnd/package.json
parent255dc7b9a35896a732099588b73b4c0adb99f045 (diff)
downloadtimeline-ada1226709fcc1e659822c551dc7004a0eeb5c1f.tar.gz
timeline-ada1226709fcc1e659822c551dc7004a0eeb5c1f.tar.bz2
timeline-ada1226709fcc1e659822c551dc7004a0eeb5c1f.zip
build(deps-dev): Bump eslint from 7.22.0 to 7.23.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.22.0...v7.23.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 97d1b723..a4fb278a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -85,7 +85,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.0",
"css-loader": "^5.2.0",
- "eslint": "^7.22.0",
+ "eslint": "^7.23.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",