summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-26 01:45:16 +0000
committerGitHub <noreply@github.com>2020-10-26 01:45:16 +0000
commit3d11ecf818cfbca9e55886efc4fdb52ddd857904 (patch)
treed4cdce479691729e525edf9c6cdf28795698028e /package.json
parentdc853756ff272e4211605fae37263c02d76bf80a (diff)
Bump eslint-plugin-standard from 4.0.1 to 4.0.2
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v4.0.2) 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 f3308f9c..11fd34ae 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.1",
+ "eslint-plugin-standard": "^4.0.2",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.1.1",
"jest": "^26.6.1",