aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-15 18:20:37 +0800
committercrupest <crupest@outlook.com>2021-06-15 18:20:37 +0800
commitbb10d1e469d6de9e9693cb4b39b34988f4a49b88 (patch)
tree5429c3dbcdd89da14d37d3b61d2d784676092364 /FrontEnd
parentec1c2893d17799d636d2b450f0e1d7d43658ed44 (diff)
parent485ef185153890b7c6ac4ed9798a3f2db80c8845 (diff)
downloadtimeline-bb10d1e469d6de9e9693cb4b39b34988f4a49b88.tar.gz
timeline-bb10d1e469d6de9e9693cb4b39b34988f4a49b88.tar.bz2
timeline-bb10d1e469d6de9e9693cb4b39b34988f4a49b88.zip
Merge remote-tracking branch 'origin/master' into vite
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 9f9cce64..e83180ae 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,8 +56,8 @@
"@types/react-router": "^5.1.15",
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.2",
- "@typescript-eslint/eslint-plugin": "^4.26.1",
- "@typescript-eslint/parser": "^4.26.1",
+ "@typescript-eslint/eslint-plugin": "^4.27.0",
+ "@typescript-eslint/parser": "^4.27.0",
"@vitejs/plugin-react-refresh": "^1.3.3",
"eslint": "^7.28.0",
"eslint-config-prettier": "^8.3.0",