Skip to content

Commit 81980a2

Browse files
Bump eslint-plugin-standard from 3.1.0 to 5.0.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 3.1.0 to 5.0.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](standard/eslint-plugin-standard@v3.1.0...v5.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0df962 commit 81980a2

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-import": "^2.8.0",
5252
"eslint-plugin-node": "^11.1.0",
5353
"eslint-plugin-promise": "^4.2.1",
54-
"eslint-plugin-standard": "^3.0.1",
54+
"eslint-plugin-standard": "^5.0.0",
5555
"mocha": "^7.0.1",
5656
"nyc": "^15.0.0"
5757
},

0 commit comments

Comments
 (0)