diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-09 12:47:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-09 12:47:14 +0000 |
commit | 2bab167cb2521528906db8bce7f442d5eb7c0595 (patch) | |
tree | 6317533bcc4898fe3613f32c2a651e6fe2f442df /FrontEnd/package.json | |
parent | d9f90f585013b2be3360481b2a3e351534c59cff (diff) | |
parent | 9436d13aaff5132d84662445a983dfc44aea5fc9 (diff) | |
download | timeline-2bab167cb2521528906db8bce7f442d5eb7c0595.tar.gz timeline-2bab167cb2521528906db8bce7f442d5eb7c0595.tar.bz2 timeline-2bab167cb2521528906db8bce7f442d5eb7c0595.zip |
Merge pull request #355 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.17.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 eb847aac..a91d1073 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.16.1",
+ "@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
|