Skip to content

Commit e54f373

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v40.1.0 (#904)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f0aea3e commit e54f373

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": "6.0.0",
4444
"eslint-plugin-standard": "5.0.0",
45-
"eslint-plugin-unicorn": "40.0.0",
45+
"eslint-plugin-unicorn": "40.1.0",
4646
"husky": "7.0.4",
4747
"jest": "27.4.7",
4848
"jest-snapshot-serializer-raw": "1.2.0",

yarn.lock

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

3752-
eslint-plugin-unicorn@40.0.0:
3753-
version "40.0.0"
3754-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.0.0.tgz#a8226cab9c62b303e44fc41b1333a146e5676b86"
3755-
integrity sha512-5GRXISfBk8jMmYk1eeNDw8zSRnWTxBjWkzx2Prre6E2/yLu2twozZ3EomLWCBu9nWms/ZE361BItyMQwfnG1qA==
3752+
eslint-plugin-unicorn@40.1.0:
3753+
version "40.1.0"
3754+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-40.1.0.tgz#48975360e39d23df726e4b33e8dd5d650e184832"
3755+
integrity sha512-y5doK2DF9Sr5AqKEHbHxjFllJ167nKDRU01HDcWyv4Tnmaoe9iNxMrBnaybZvWZUaE3OC5Unu0lNIevYamloig==
37563756
dependencies:
37573757
"@babel/helper-validator-identifier" "^7.15.7"
37583758
ci-info "^3.3.0"

0 commit comments

Comments
 (0)