diff options
author | crupest <crupest@outlook.com> | 2022-04-25 19:27:56 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-25 19:27:56 +0800 |
commit | b68cf95386dbb0d58ead1cf5ca7478592b54f0b9 (patch) | |
tree | 9995d69663353a597587b0597594b4f2a72bbb86 /FrontEnd | |
parent | f2ead327344fdacdf3fb1e761b4fb8ec89330f1e (diff) | |
parent | 9815f232358fb1f5663981dd93e87f91df9c8722 (diff) | |
download | timeline-b68cf95386dbb0d58ead1cf5ca7478592b54f0b9.tar.gz timeline-b68cf95386dbb0d58ead1cf5ca7478592b54f0b9.tar.bz2 timeline-b68cf95386dbb0d58ead1cf5ca7478592b54f0b9.zip |
Merge branch 'main' of https://github.com/crupest/Timeline
Diffstat (limited to 'FrontEnd')
-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 6a99f226..477c4fcd 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -60,7 +60,7 @@ "@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.13.0",
+ "eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
|