diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-18 08:59:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-18 08:59:09 +0000 |
commit | b777ab4377051bf0d3b4866f8724668f4c22effd (patch) | |
tree | bd900c215c63b906ba731ee66dd97723c77481a3 /FrontEnd/package.json | |
parent | a3f8daad1706697c6106045f271b74fd241ddcb3 (diff) | |
parent | 7c2409a29e4501f954f52cd7fb288fddf4a2e0e0 (diff) | |
download | timeline-b777ab4377051bf0d3b4866f8724668f4c22effd.tar.gz timeline-b777ab4377051bf0d3b4866f8724668f4c22effd.tar.bz2 timeline-b777ab4377051bf0d3b4866f8724668f4c22effd.zip |
Merge pull request #546 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.24.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 a6db1770..c793342e 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -81,7 +81,7 @@ "@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.23.0",
+ "@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.23.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
|