diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-16 07:16:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 07:16:39 +0000 |
commit | 42f4a4e763ed4bb6afe80d622a7e372b73230ca9 (patch) | |
tree | ffcd860298a65f425dce85a687a7ea731024afc4 /FrontEnd/package.json | |
parent | ff2ce898d31bb9b7cac181fc7ef7e3151a41cf9f (diff) | |
parent | cb8d48cc3bb37b0122596f3eb93cc74593bb7739 (diff) | |
download | timeline-42f4a4e763ed4bb6afe80d622a7e372b73230ca9.tar.gz timeline-42f4a4e763ed4bb6afe80d622a7e372b73230ca9.tar.bz2 timeline-42f4a4e763ed4bb6afe80d622a7e372b73230ca9.zip |
Merge pull request #374 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.18.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 ac244e61..e530ecf4 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",
|