Skip to content

Commit a054288

Browse files
build(deps-dev): bump eslint-plugin-standard from 4.0.1 to 4.1.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.1.0. - [Commits](standard/eslint-plugin-standard@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-standard dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30c948b commit a054288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-markdown": "1.0.2",
2525
"eslint-plugin-node": "9.2.0",
2626
"eslint-plugin-promise": "4.2.1",
27-
"eslint-plugin-standard": "4.0.1",
27+
"eslint-plugin-standard": "4.1.0",
2828
"istanbul": "0.4.5",
2929
"mocha": "7.1.0",
3030
"supertest": "4.0.2"

0 commit comments

Comments
 (0)