diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-23 07:50:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 07:50:55 +0000 |
commit | 0c9aae1ccaed22a0d82d8c6ba6b3fd1f83a90f69 (patch) | |
tree | a3fa131511b3ed0f524cc62ddc4272fd0e44bf30 /FrontEnd/package.json | |
parent | acb989ceb608fdbcdf7be860d796828830e53776 (diff) | |
parent | f1d217d883dbc13ea0ddad24d16bc2226fb9b590 (diff) | |
download | timeline-0c9aae1ccaed22a0d82d8c6ba6b3fd1f83a90f69.tar.gz timeline-0c9aae1ccaed22a0d82d8c6ba6b3fd1f83a90f69.tar.bz2 timeline-0c9aae1ccaed22a0d82d8c6ba6b3fd1f83a90f69.zip |
Merge pull request #306 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.15.2
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 b8bc24ad..ff6c86d7 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -75,7 +75,7 @@ "@types/react-router-dom": "^5.1.7",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.15.1",
+ "@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
|