Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent ca7ecb4 commit fca288b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-promise": "6.2.0",
"git-branch-is": "4.0.0",
"husky": "8.0.3",
"jison-gho": "^0.6.1-216",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1008,10 +1008,10 @@ [email protected]:
resolve "^1.10.1"
semver "^6.1.0"

eslint-plugin-promise@6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
eslint-plugin-promise@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.2.0.tgz#e24ab0e3c0a25fa227d98d9ff612156b5af15945"
integrity sha512-QmAqwizauvnKOlifxyDj2ObfULpHQawlg/zQdgEixur9vl0CvZGv/LCJV2rtj3210QCoeGBzVMfMXqGAOr/4fA==

eslint-scope@^7.2.2:
version "7.2.2"
Expand Down

0 comments on commit fca288b

Please sign in to comment.