Skip to content

Commit 74741e5

Browse files
Merge pull request #221 from mrloop/renovate/eslint-plugin-promise-6.x
Update dependency eslint-plugin-promise to v6.5.1
2 parents 7a6d194 + b1826e5 commit 74741e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-standard": "17.1.0",
2929
"eslint-plugin-import": "2.29.1",
3030
"eslint-plugin-n": "15.7.0",
31-
"eslint-plugin-promise": "6.5.0",
31+
"eslint-plugin-promise": "6.5.1",
3232
"qunit": "2.21.1",
3333
"race-fix": "0.0.2",
3434
"release-it": "15.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1553,10 +1553,10 @@ [email protected]:
15531553
resolve "^1.22.1"
15541554
semver "^7.3.8"
15551555

1556-
1557-
version "6.5.0"
1558-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.5.0.tgz#b5ebe2c1b6b7f4fd65490bad6754406f5d7ec890"
1559-
integrity sha512-Sa4irPRhXB0mNjv88rWidu0WUhRLUMLAY3wj5MZyCKH/aMZKCRa3PzfIUaaLe4/U3RjAfRJvNP2rPvZ09lsmTg==
1556+
1557+
version "6.5.1"
1558+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.5.1.tgz#b9f1e72a27376ce3055996c0b612e6ed559e15aa"
1559+
integrity sha512-KEYBjj9nCynXAquwKrYEnIJ1zK+e+O5jqwn/9Aln/FhdOXm6WwsmCVatDM6OAxkEzbigsyD79Fi3DUWWqulTEA==
15601560

15611561
eslint-scope@^7.2.2:
15621562
version "7.2.2"

0 commit comments

Comments
 (0)