diff options
author | crupest <crupest@outlook.com> | 2022-04-12 18:07:30 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-12 18:07:30 +0800 |
commit | 20c8d376bdfb4ad1d2a52a0619307ff1a5b9f113 (patch) | |
tree | a24e68f65ee18b9d0f2056482d5037270bc129b8 | |
parent | bdcbe0612ae3e4e173754c5e663e2668e9f380ec (diff) | |
parent | b3d738b4e0fbffd83ab284cdc654d014953ee940 (diff) | |
download | timeline-20c8d376bdfb4ad1d2a52a0619307ff1a5b9f113.tar.gz timeline-20c8d376bdfb4ad1d2a52a0619307ff1a5b9f113.tar.bz2 timeline-20c8d376bdfb4ad1d2a52a0619307ff1a5b9f113.zip |
Merge branch 'main' of https://github.com/crupest/Timeline
-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 912cbe26..98b87d79 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -57,7 +57,7 @@ "@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.18.0",
+ "@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.18.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.13.0",
|