aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-03-29 20:05:39 +0800
committerGitHub <noreply@github.com>2021-03-29 20:05:39 +0800
commit4b6dc182d2175d0e2a7d622df8771c51804ccb21 (patch)
tree8c0f72c556648f6b17e812a1f869950159370dd9 /FrontEnd/package.json
parentdc00f1e861604e7153a61e799e14914299686e8c (diff)
parentada1226709fcc1e659822c551dc7004a0eeb5c1f (diff)
downloadtimeline-4b6dc182d2175d0e2a7d622df8771c51804ccb21.tar.gz
timeline-4b6dc182d2175d0e2a7d622df8771c51804ccb21.tar.bz2
timeline-4b6dc182d2175d0e2a7d622df8771c51804ccb21.zip
Merge pull request #413 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.23.0
build(deps-dev): Bump eslint from 7.22.0 to 7.23.0 in /FrontEnd
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 ba84d267..30eae1ff 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -85,7 +85,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.1.0",
"css-loader": "^5.2.0",
- "eslint": "^7.22.0",
+ "eslint": "^7.23.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",