Skip to content

Commit a4888ee

Browse files
build(deps-dev): bump eslint-plugin-promise from 6.2.0 to 7.2.1 (#3479)
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 7.2.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.2.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 411869d commit a4888ee

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

packages/pg-query-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/pg": "^7.14.5",
4444
"JSONStream": "~1.3.5",
4545
"concat-stream": "~1.0.1",
46-
"eslint-plugin-promise": "^6.0.1",
46+
"eslint-plugin-promise": "^7.2.1",
4747
"mocha": "^10.5.2",
4848
"pg": "^8.16.0",
4949
"stream-spec": "~0.3.5",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3900,10 +3900,12 @@ eslint-plugin-prettier@^5.1.2:
39003900
prettier-linter-helpers "^1.0.0"
39013901
synckit "^0.11.0"
39023902

3903-
eslint-plugin-promise@^6.0.1:
3904-
version "6.2.0"
3905-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.2.0.tgz#e24ab0e3c0a25fa227d98d9ff612156b5af15945"
3906-
integrity sha512-QmAqwizauvnKOlifxyDj2ObfULpHQawlg/zQdgEixur9vl0CvZGv/LCJV2rtj3210QCoeGBzVMfMXqGAOr/4fA==
3903+
eslint-plugin-promise@^7.2.1:
3904+
version "7.2.1"
3905+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz#a0652195700aea40b926dc3c74b38e373377bfb0"
3906+
integrity sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==
3907+
dependencies:
3908+
"@eslint-community/eslint-utils" "^4.4.0"
39073909

39083910
eslint-scope@^7.2.2:
39093911
version "7.2.2"

0 commit comments

Comments
 (0)