summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-14 02:24:06 +0000
committerGitHub <noreply@github.com>2020-11-14 02:24:06 +0000
commit6a96f333149abcbc80f68f385dfe269223aae481 (patch)
tree539895ff6ac60cd50a229b8344984278eec2321b /package.json
parentd6092fb331de16aaff28d0cba799fc78df99944b (diff)
Bump eslint-plugin-standard from 4.0.2 to 4.1.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.2...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a4b96e54..1088aba8 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
- "eslint-plugin-standard": "^4.0.2",
+ "eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.2.0",
"jest": "^26.6.3",