Skip to content

Commit

Permalink
Merge pull request #7052 from rancher-sandbox/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/eslint-plugin-promise-6.2.0

Bump eslint-plugin-promise from 5.2.0 to 6.2.0
  • Loading branch information
mook-as authored Jun 17, 2024
2 parents 7d42044 + 47ac8e0 commit cb3a3e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-nuxt": "4.0.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-vue": "9.26.0",
"extract-zip": "2.0.1",
"jest": "29.7.0",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6409,15 +6409,10 @@ [email protected]:
semver "^7.3.7"
vue-eslint-parser "^9.0.3"

[email protected]:
version "5.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.2.0.tgz#a596acc32981627eb36d9d75f9666ac1a4564971"
integrity sha512-SftLb1pUG01QYq2A/hGAWfDRXqYD82zE7j7TopDOyNdU+7SvvoXREls/+PRTY17vUXzXnZA/zfnyKgRH6x4JJw==

eslint-plugin-promise@^6.0.0, eslint-plugin-promise@^6.0.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==
[email protected], eslint-plugin-promise@^6.0.0, eslint-plugin-promise@^6.0.1:
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-plugin-unicorn@^43.0.2:
version "43.0.2"
Expand Down

0 comments on commit cb3a3e3

Please sign in to comment.