Skip to content

Commit 659ac37

Browse files
Bump eslint-plugin-promise from 3.8.0 to 6.0.1 (brianc#2802)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 3.8.0 to 6.0.1. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md) - [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8250af4 commit 659ac37

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/pg-query-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/pg": "^7.14.5",
3636
"JSONStream": "~0.7.1",
3737
"concat-stream": "~1.0.1",
38-
"eslint-plugin-promise": "^3.5.0",
38+
"eslint-plugin-promise": "^6.0.1",
3939
"mocha": "^7.1.2",
4040
"pg": "^8.8.0",
4141
"stream-spec": "~0.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,10 +2382,10 @@ eslint-plugin-prettier@^3.1.4:
23822382
dependencies:
23832383
prettier-linter-helpers "^1.0.0"
23842384

2385-
eslint-plugin-promise@^3.5.0:
2386-
version "3.8.0"
2387-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
2388-
integrity sha512-JiFL9UFR15NKpHyGii1ZcvmtIqa3UTwiDAGb8atSffe43qJ3+1czVGN6UtkklpcJ2DVnqvTMzEKRaJdBkAL2aQ==
2385+
eslint-plugin-promise@^6.0.1:
2386+
version "6.0.1"
2387+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423"
2388+
integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==
23892389

23902390
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
23912391
version "5.1.1"

0 commit comments

Comments
 (0)