Skip to content

Commit ee7c47c

Browse files
Merge pull request #1482 from GraphQL-Portal/renovate/eslint-plugin-promise-5.x
chore(deps): update dependency eslint-plugin-promise to v5.1.1
2 parents 2eac71e + 6c4f121 commit ee7c47c

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
@@ -68,7 +68,7 @@
6868
"eslint-plugin-import": "2.25.2",
6969
"eslint-plugin-jest": "24.7.0",
7070
"eslint-plugin-node": "11.1.0",
71-
"eslint-plugin-promise": "5.1.0",
71+
"eslint-plugin-promise": "5.1.1",
7272
"eslint-plugin-testing-library": "4.12.4",
7373
"husky": "6.0.0",
7474
"lint-staged": "11.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10695,10 +10695,10 @@ [email protected]:
1069510695
resolve "^1.10.1"
1069610696
semver "^6.1.0"
1069710697

10698-
10699-
version "5.1.0"
10700-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
10701-
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
10698+
10699+
version "5.1.1"
10700+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.1.tgz#9674d11c056d1bafac38e4a3a9060be740988d90"
10701+
integrity sha512-XgdcdyNzHfmlQyweOPTxmc7pIsS6dE4MvwhXWMQ2Dxs1XAL2GJDilUsjWen6TWik0aSI+zD/PqocZBblcm9rdA==
1070210702

1070310703
[email protected], eslint-plugin-react-hooks@^4.2.0:
1070410704
version "4.2.0"

0 commit comments

Comments
 (0)