Skip to content

Commit

Permalink
Merge pull request #8056 from Ocelot-Social-Community/dependabot/npm_…
Browse files Browse the repository at this point in the history
…and_yarn/webapp/eslint-plugin-promise-7.1.0

Bump eslint-plugin-promise from 4.3.1 to 7.1.0 in /webapp
  • Loading branch information
mahula authored Oct 30, 2024
2 parents fbb3a7a + e6a6a10 commit 9ec9651
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"eslint-plugin-jest": "~24.4.0",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "~4.3.1",
"eslint-plugin-promise": "~7.1.0",
"eslint-plugin-standard": "~5.0.0",
"eslint-plugin-vue": "~9.30.0",
"flush-promises": "^1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9254,10 +9254,10 @@ eslint-plugin-prettier@^5.2.1:
prettier-linter-helpers "^1.0.0"
synckit "^0.9.1"

eslint-plugin-promise@~4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
eslint-plugin-promise@~7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==

eslint-plugin-standard@~5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 9ec9651

Please sign in to comment.