aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-10 09:01:48 +0000
committerGitHub <noreply@github.com>2021-05-10 09:01:48 +0000
commita0f7c4759467cfeac25406fc6db7e9ab81896ca4 (patch)
treea2948bee27baf06a22b0fae19e9e4f2821d096e8 /FrontEnd/package.json
parenta9ad089e8448c389a0af6081a61682fcd2f1b33f (diff)
downloadtimeline-a0f7c4759467cfeac25406fc6db7e9ab81896ca4.tar.gz
timeline-a0f7c4759467cfeac25406fc6db7e9ab81896ca4.tar.bz2
timeline-a0f7c4759467cfeac25406fc6db7e9ab81896ca4.zip
build(deps-dev): Bump eslint from 7.25.0 to 7.26.0 in /FrontEnd
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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.25.0...v7.26.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 613c6134..59ca1839 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -87,7 +87,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.1",
"css-loader": "^5.2.4",
- "eslint": "^7.25.0",
+ "eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.4.0",