Skip to content

Commit 6a6311f

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v38 (#753)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dc29c27 commit 6a6311f

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-node": "11.1.0",
4343
"eslint-plugin-promise": "5.1.1",
4444
"eslint-plugin-standard": "5.0.0",
45-
"eslint-plugin-unicorn": "37.0.1",
45+
"eslint-plugin-unicorn": "38.0.1",
4646
"husky": "7.0.4",
4747
"jest": "27.3.1",
4848
"jest-snapshot-serializer-raw": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3338,10 +3338,10 @@ [email protected]:
33383338
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
33393339
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
33403340

3341-
eslint-plugin-unicorn@37.0.1:
3342-
version "37.0.1"
3343-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-37.0.1.tgz#a2292dc302ffc0be1791e6ebbb4ae93242833f11"
3344-
integrity sha512-E1jq5u9ojnadisJcPi+hMXTGSiIzkIUMDvWsBudsCGXvKUB2aNSU2TcfyW2/jAS5A4ryBXfzxLykMxX1EdluSQ==
3341+
eslint-plugin-unicorn@38.0.1:
3342+
version "38.0.1"
3343+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-38.0.1.tgz#f95a7fa6e8c92617cdcb4b1ddbc15d877477e73d"
3344+
integrity sha512-eu4HCg7Bv43nk/hYZoWpLzRo668Nb7swQySn94aohn0heh9KLJ1GOFgVxJndLS8BploMGaClxgsyTNGJrP69yw==
33453345
dependencies:
33463346
"@babel/helper-validator-identifier" "^7.14.9"
33473347
ci-info "^3.2.0"

0 commit comments

Comments
 (0)