Skip to content

Commit 9f65922

Browse files
authored
Merge pull request #221 from chantouchsek/dependabot/npm_and_yarn/eslint-plugin-promise-6.0.0
chore(deps-dev): bump eslint-plugin-promise from 5.2.0 to 6.0.0
2 parents d139b96 + 59dd2f0 commit 9f65922

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
@@ -63,7 +63,7 @@
6363
"eslint-config-prettier": "^8.3.0",
6464
"eslint-plugin-import": "^2.24.2",
6565
"eslint-plugin-prettier": "^4.0.0",
66-
"eslint-plugin-promise": "^5.1.0",
66+
"eslint-plugin-promise": "^6.0.0",
6767
"husky": "^7.0.4",
6868
"jest": "^27.4.5",
6969
"nodemon": "^2.0.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5440,10 +5440,10 @@ eslint-plugin-prettier@^4.0.0:
54405440
dependencies:
54415441
prettier-linter-helpers "^1.0.0"
54425442

5443-
eslint-plugin-promise@^5.1.0:
5444-
version "5.2.0"
5445-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
5446-
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==
5443+
eslint-plugin-promise@^6.0.0:
5444+
version "6.0.0"
5445+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
5446+
integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
54475447

54485448
eslint-scope@^4.0.3:
54495449
version "4.0.3"

0 commit comments

Comments
 (0)