Skip to content

Commit 6b28e62

Browse files
Bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#167)
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) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cc72d2 commit 6b28e62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-import": "2.22.1",
3232
"eslint-plugin-node": "11.1.0",
3333
"eslint-plugin-promise": "4.2.1",
34-
"eslint-plugin-standard": "4.1.0",
34+
"eslint-plugin-standard": "5.0.0",
3535
"eslint-config-prettier": "6.15.0",
3636
"@types/jest": "26.0.15",
3737
"ts-jest": "26.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2378,10 +2378,10 @@ [email protected]:
23782378
resolved "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
23792379
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
23802380

2381-
eslint-plugin-standard@4.1.0:
2382-
version "4.1.0"
2383-
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
2384-
integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
2381+
eslint-plugin-standard@5.0.0:
2382+
version "5.0.0"
2383+
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
2384+
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
23852385

23862386
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
23872387
version "5.1.1"

0 commit comments

Comments
 (0)