aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-07 14:34:58 +0800
committerGitHub <noreply@github.com>2021-12-07 14:34:58 +0800
commit269a6fe51fe609f589c79c4adda70b09c7c84f15 (patch)
tree1806e2808118635b4e4ac55e9a2b6737af7e055f /FrontEnd
parenta8aa6337dc98be45cf702dfbd168f1d0f67d8acb (diff)
parenta0152ed69dbfc79c10d1966782865936e0614c14 (diff)
downloadtimeline-269a6fe51fe609f589c79c4adda70b09c7c84f15.tar.gz
timeline-269a6fe51fe609f589c79c4adda70b09c7c84f15.tar.bz2
timeline-269a6fe51fe609f589c79c4adda70b09c7c84f15.zip
Merge pull request #969 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-8.4.1
Diffstat (limited to '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 eba2c4d8..d407e351 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -59,7 +59,7 @@
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.6.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.4.0",
+ "eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",