summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2021-03-05 20:32:36 +0100
committerGitHub2021-03-05 20:32:36 +0100
commit4c9fc63884615f4b80ed54c438cdd64f76aa9ee8 (patch)
tree5a0a61ea9aa0bc32feab251602172cff27329e61 /package.json
parent65c7b69db9c262bf2c376e839e95454f591b95ac (diff)
parent04240ba4e393fe786fc794bb3ce8e0dafd8c519b (diff)
Merge pull request #973 from hedgedoc/renovate/master-linters
Update dependency eslint to v7.21.0 (master)
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 69b014eb..022c5ca3 100644
--- a/package.json
+++ b/package.json
@@ -178,7 +178,7 @@
"babel-runtime": "6.26.0",
"copy-webpack-plugin": "6.4.1",
"css-loader": "5.1.1",
- "eslint": "7.20.0",
+ "eslint": "7.21.0",
"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",