aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-16 07:04:42 +0000
committerGitHub <noreply@github.com>2021-03-16 07:04:42 +0000
commitcb8d48cc3bb37b0122596f3eb93cc74593bb7739 (patch)
tree925b89e1d86641b4947c55f7c0f3db93c02c978d /FrontEnd/package.json
parent71b9c2c06bf81ff9751483a8842677cf29730446 (diff)
downloadtimeline-cb8d48cc3bb37b0122596f3eb93cc74593bb7739.tar.gz
timeline-cb8d48cc3bb37b0122596f3eb93cc74593bb7739.tar.bz2
timeline-cb8d48cc3bb37b0122596f3eb93cc74593bb7739.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.17.0 to 4.18.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.18.0/packages/eslint-plugin) 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 74266b39..ff6bf3b8 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -77,7 +77,7 @@
"@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.17.0",
+ "@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.17.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",