Skip to content

Commit f8e846d

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v39 (#791)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ab27e92 commit f8e846d

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": "38.0.1",
45+
"eslint-plugin-unicorn": "39.0.0",
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
@@ -3408,10 +3408,10 @@ [email protected]:
34083408
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
34093409
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
34103410

3411-
eslint-plugin-unicorn@38.0.1:
3412-
version "38.0.1"
3413-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-38.0.1.tgz#f95a7fa6e8c92617cdcb4b1ddbc15d877477e73d"
3414-
integrity sha512-eu4HCg7Bv43nk/hYZoWpLzRo668Nb7swQySn94aohn0heh9KLJ1GOFgVxJndLS8BploMGaClxgsyTNGJrP69yw==
3411+
eslint-plugin-unicorn@39.0.0:
3412+
version "39.0.0"
3413+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-39.0.0.tgz#ee76d4f3bf37c605d89fa449d5e7c0c44c54b0cc"
3414+
integrity sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==
34153415
dependencies:
34163416
"@babel/helper-validator-identifier" "^7.14.9"
34173417
ci-info "^3.2.0"

0 commit comments

Comments
 (0)