Skip to content

Commit

Permalink
Merge pull request #432 from sophiedeziel/dependabot/npm_and_yarn/esl…
Browse files Browse the repository at this point in the history
…int-plugin-promise-6.6.0

Bump eslint-plugin-promise from 6.1.1 to 6.6.0
  • Loading branch information
github-actions[bot] authored Sep 18, 2024
2 parents 25d52ce + d979ea9 commit dea8ef6
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 @@ -46,7 +46,7 @@
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.34.1",
"react-refresh": "^0.14.2",
"webpack-dev-server": "4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3018,10 +3018,10 @@ eslint-plugin-n@^16.6.2:
resolve "^1.22.2"
semver "^7.5.3"

eslint-plugin-promise@^6.0.0:
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.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==

eslint-plugin-react@^7.34.1:
version "7.34.1"
Expand Down

0 comments on commit dea8ef6

Please sign in to comment.