aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-03 15:18:58 +0800
committerGitHub <noreply@github.com>2021-02-03 15:18:58 +0800
commitd8cfdd60783a21363eeaf34751ba8594b69346ee (patch)
tree8e973b8d040743a41cc4ab5379c3145f9c55b5a4
parent58c4d868f27ac28b7c28f937f6f3a1958ab9a16b (diff)
parent6099ae24794732cec0639743b927746a1d7a48f4 (diff)
downloadtimeline-d8cfdd60783a21363eeaf34751ba8594b69346ee.tar.gz
timeline-d8cfdd60783a21363eeaf34751ba8594b69346ee.tar.bz2
timeline-d8cfdd60783a21363eeaf34751ba8594b69346ee.zip
Merge pull request #226 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.14.2
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1051ba2f..27227e69 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -73,7 +73,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.14.0",
+ "@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",