Skip to content

Commit 2440c5c

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v45.0.2 (#2970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13e61f7 commit 2440c5c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-sonarjs": "0.17.0",
5757
"eslint-plugin-sort-keys-fix": "1.1.2",
5858
"eslint-plugin-testing-library": "5.9.1",
59-
"eslint-plugin-unicorn": "45.0.1",
59+
"eslint-plugin-unicorn": "45.0.2",
6060
"husky": "8.0.2",
6161
"jest": "29.3.1",
6262
"lint-staged": "13.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@
16121612
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
16131613
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
16141614

1615-
"@eslint-community/eslint-utils@^4.1.0":
1615+
"@eslint-community/eslint-utils@^4.1.2":
16161616
version "4.1.2"
16171617
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.1.2.tgz#14ca568ddaa291dd19a4a54498badc18c6cfab78"
16181618
integrity sha512-7qELuQWWjVDdVsFQ5+beUl+KPczrEDA7S3zM4QUd/bJl7oXgsmpXaEVqrRTnOBqenOV4rWf2kVZk2Ot085zPWA==
@@ -9056,13 +9056,13 @@ [email protected]:
90569056
dependencies:
90579057
"@typescript-eslint/utils" "^5.13.0"
90589058

9059-
9060-
version "45.0.1"
9061-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45.0.1.tgz#2307f4620502fd955c819733ce1276bed705b736"
9062-
integrity sha512-tLnIw5oDJJc3ILYtlKtqOxPP64FZLTkZkgeuoN6e7x6zw+rhBjOxyvq2c7577LGxXuIhBYrwisZuKNqOOHp3BA==
9059+
9060+
version "45.0.2"
9061+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45.0.2.tgz#d6ba704793a6909fe5dfe013900d2b05b715284c"
9062+
integrity sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==
90639063
dependencies:
90649064
"@babel/helper-validator-identifier" "^7.19.1"
9065-
"@eslint-community/eslint-utils" "^4.1.0"
9065+
"@eslint-community/eslint-utils" "^4.1.2"
90669066
ci-info "^3.6.1"
90679067
clean-regexp "^1.0.0"
90689068
esquery "^1.4.0"

0 commit comments

Comments
 (0)