aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-08 06:05:56 +0000
committerGitHub <noreply@github.com>2021-06-08 06:05:56 +0000
commit34d95a498ee5464982d6f132b8f5e95186a948fc (patch)
treeff051877f358b6b1cf06e5e44c4aab983ecc2be3
parent54884de7f490b782803bc4695b37c5144f1f41c3 (diff)
downloadtimeline-34d95a498ee5464982d6f132b8f5e95186a948fc.tar.gz
timeline-34d95a498ee5464982d6f132b8f5e95186a948fc.tar.bz2
timeline-34d95a498ee5464982d6f132b8f5e95186a948fc.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.0 to 4.26.1. - [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.26.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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 22e306e2..ccf39afa 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.0",
+ "@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^9.0.0",