Skip to content

Commit aef460b

Browse files
chore(deps-dev): bump eslint-plugin-standard from 4.1.0 to 5.0.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0. - [Commits](standard/eslint-plugin-standard@v4.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] <[email protected]>
1 parent b1d738f commit aef460b

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "^2.22.0",
4949
"eslint-plugin-node": "^11.1.0",
5050
"eslint-plugin-promise": "^7.1.0",
51-
"eslint-plugin-standard": "^4.0.1",
51+
"eslint-plugin-standard": "^5.0.0",
5252
"gen-esm-wrapper": "^1.1.3",
5353
"mocha": "^8.1.3",
5454
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)