aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-15 20:35:37 +0800
committerGitHub <noreply@github.com>2021-02-15 20:35:37 +0800
commitb2b4b0906d9f8a1aff3698d880f611569174e904 (patch)
tree9d30d43a68d0cbd183e2285f31800920f73c908c
parent8afeb94bc88d77a11a5e3de2f871c199b8fb3d45 (diff)
parent4d043d585ec10f1ac941530e9ff9e7d90b0504f7 (diff)
downloadtimeline-b2b4b0906d9f8a1aff3698d880f611569174e904.tar.gz
timeline-b2b4b0906d9f8a1aff3698d880f611569174e904.tar.bz2
timeline-b2b4b0906d9f8a1aff3698d880f611569174e904.zip
Merge pull request #277 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.20.0
build(deps-dev): Bump eslint from 7.19.0 to 7.20.0 in /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 4ee93d7b..8c23428b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -83,7 +83,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^5.0.2",
- "eslint": "^7.19.0",
+ "eslint": "^7.20.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",