diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-06 13:41:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-06 13:41:16 +0000 |
commit | 9c667efbc6190c4366f898b978534d60e99773e5 (patch) | |
tree | dfaa5e405b37ff74e3f1e039aa2006636eaa6bf3 /FrontEnd/package.json | |
parent | 7fa50b7acab41253723db8b9c5f57714c26d0437 (diff) | |
parent | 5c88af56699d696ae8cd41b397d1d76afe1f7419 (diff) | |
download | timeline-9c667efbc6190c4366f898b978534d60e99773e5.tar.gz timeline-9c667efbc6190c4366f898b978534d60e99773e5.tar.bz2 timeline-9c667efbc6190c4366f898b978534d60e99773e5.zip |
Merge pull request #432 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.21.0
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index cacdff02..fcc11666 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -78,7 +78,7 @@ "@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.20.0",
+ "@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
|