Skip to content

Commit be3d51a

Browse files
Bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#27)
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b7400c commit be3d51a

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
@@ -35,7 +35,7 @@
3535
"eslint-plugin-n": "^15.2.1",
3636
"eslint-plugin-node": "^11.1.0",
3737
"eslint-plugin-promise": "^6.0.0",
38-
"eslint-plugin-standard": "^4.0.0",
38+
"eslint-plugin-standard": "^5.0.0",
3939
"fetch-mock": "^9.0.0",
4040
"jest": "^29.5.0",
4141
"jest-fetch-mock": "^3.0.1",

0 commit comments

Comments
 (0)