summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-29 01:15:35 +0000
committerGitHub <noreply@github.com>2020-03-29 01:15:35 +0000
commitbc3b103925f5e84338623c5d259b3dbf76658c5c (patch)
tree798cf6058797ef2cce40e42a0c066fb2e61e5a15 /package.json
parentf357952326125848673d3053e0b9ed9dd6d4efb4 (diff)
Bump eslint-plugin-node from 11.0.0 to 11.1.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v11.0.0...v11.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 7605da43..65e686c2 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-loader": "^3.0.3",
"eslint-plugin-import": "^2.20.1",
- "eslint-plugin-node": "^11.0.0",
+ "eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3",