aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-15 06:18:13 +0000
committerGitHub <noreply@github.com>2021-06-15 06:18:13 +0000
commit9eba6ed5eb1a5f93e4b2e175a0a933a5fdf4b9d9 (patch)
tree025dedf1df839693be1c5b703986a8a6d8254e8b /FrontEnd
parent54e705736f6764f02246889dcdbf0f5c3a05fefd (diff)
downloadtimeline-9eba6ed5eb1a5f93e4b2e175a0a933a5fdf4b9d9.tar.gz
timeline-9eba6ed5eb1a5f93e4b2e175a0a933a5fdf4b9d9.tar.bz2
timeline-9eba6ed5eb1a5f93e4b2e175a0a933a5fdf4b9d9.zip
build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnd
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 138425c7..58ac137a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -69,7 +69,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.2",
"@types/webpack-env": "^1.16.0",
- "@typescript-eslint/eslint-plugin": "^4.26.1",
+ "@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.26.1",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^9.0.0",