2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-19 05:10:32 +03:00

chore(dependencies): Bump eslint-plugin-standard from 2.3.1 to 3.0.1

Bumps [eslint-plugin-standard](https://github.com/xjamundx/eslint-plugin-standard) from 2.3.1 to 3.0.1.
- [Changelog](https://github.com/xjamundx/eslint-plugin-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-standard/compare/v2.3.1...v3.0.1)
This commit is contained in:
dependabot[bot]
2017-11-21 07:13:11 +00:00
parent 1f0d3d952c
commit 97e799d5c4
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"eslint-loader": "^1.6.1",
"eslint-plugin-html": "^2.0.0",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"eslint-plugin-standard": "^3.0.1",
"eventsource-polyfill": "^0.9.6",
"express": "^4.14.1",
"extract-text-webpack-plugin": "^2.0.0",