Skip to content

Commit 778a162

Browse files
chore(deps): update dependency eslint-plugin-promise to ^6.6.0
1 parent d5c5ebe commit 778a162

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"eslint-plugin-import": "^2.29.1",
120120
"eslint-plugin-jsx-a11y": "^6.8.0",
121121
"eslint-plugin-prettier": "^5.2.3",
122-
"eslint-plugin-promise": "^6.1.1",
122+
"eslint-plugin-promise": "^6.6.0",
123123
"eslint-plugin-react": "^7.34.0",
124124
"eslint-plugin-react-hooks": "^4.6.0",
125125
"eslint-plugin-tailwindcss": "^3.14.3",

explorer/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6407,10 +6407,10 @@ eslint-plugin-prettier@^5.2.3:
64076407
prettier-linter-helpers "^1.0.0"
64086408
synckit "^0.9.1"
64096409

6410-
eslint-plugin-promise@^6.1.1:
6411-
version "6.1.1"
6412-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
6413-
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
6410+
eslint-plugin-promise@^6.6.0:
6411+
version "6.6.0"
6412+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
6413+
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
64146414

64156415
eslint-plugin-react-hooks@^4.6.0:
64166416
version "4.6.0"

0 commit comments

Comments
 (0)