Skip to content

Commit 5ccf9fa

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v44.0.2 (#1192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47f57b2 commit 5ccf9fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-import": "2.26.0",
4646
"eslint-plugin-n": "15.3.0",
4747
"eslint-plugin-promise": "6.0.1",
48-
"eslint-plugin-unicorn": "44.0.0",
48+
"eslint-plugin-unicorn": "44.0.2",
4949
"husky": "8.0.1",
5050
"jest": "29.1.2",
5151
"jest-snapshot-serializer-raw": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3332,10 +3332,10 @@ [email protected]:
33323332
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.1.tgz#a8cddf96a67c4059bdabf4d724a29572188ae423"
33333333
integrity sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==
33343334

3335-
3336-
version "44.0.0"
3337-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44.0.0.tgz#ddb2d7bf3674077d6f3b227b9a0ce22dfc1e3ceb"
3338-
integrity sha512-GbkxkdNzY7wNEfZnraAP+oA+aqqzSrNZmO37kjW1DyqnSK/ah08ySDdIecObpx46twv+zcQvH8i0CHP98Wo64w==
3335+
3336+
version "44.0.2"
3337+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44.0.2.tgz#6324a001c0a5e2ac00fb51b30db27d14c6c36ab3"
3338+
integrity sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w==
33393339
dependencies:
33403340
"@babel/helper-validator-identifier" "^7.19.1"
33413341
ci-info "^3.4.0"

0 commit comments

Comments
 (0)