aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-27 16:26:53 +0800
committerGitHub <noreply@github.com>2022-03-27 16:26:53 +0800
commit0dc586634ab392e66712a1b9d344cf532d75b41d (patch)
treeb4d60e4b1676f334b0ebd362aae9290a031b11cf /FrontEnd/package.json
parent9a0c610cf539d3704a5152422abe4b2fb4ad1c54 (diff)
parent91aa783395bc5687036745c9eaf966740e77d5f1 (diff)
downloadtimeline-0dc586634ab392e66712a1b9d344cf532d75b41d.tar.gz
timeline-0dc586634ab392e66712a1b9d344cf532d75b41d.tar.bz2
timeline-0dc586634ab392e66712a1b9d344cf532d75b41d.zip
Merge pull request #1128 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-8.12.0
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 1025e964..45a80694 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -59,7 +59,7 @@
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.11.0",
+ "eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",