aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-06-25 18:13:12 +0800
committerGitHub <noreply@github.com>2022-06-25 18:13:12 +0800
commit2a6b2aa66c21fc4d9a2b5d53f1c6bc1e6f2f5b25 (patch)
tree4459add5928b09954a06ef25040c172d1d60ac61
parent7709c623aac42b06a25415339ca130cec4918087 (diff)
parenta26901cb2d4a796c84d28f0bd981bc0c0f51c539 (diff)
downloadtimeline-2a6b2aa66c21fc4d9a2b5d53f1c6bc1e6f2f5b25.tar.gz
timeline-2a6b2aa66c21fc4d9a2b5d53f1c6bc1e6f2f5b25.tar.bz2
timeline-2a6b2aa66c21fc4d9a2b5d53f1c6bc1e6f2f5b25.zip
Merge pull request #1267 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-8.18.0
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 0cef7391..c54e270f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.17.0",
+ "eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.1",