Skip to content

Commit 3ab2f8f

Browse files
chore(deps): update dependency eslint-plugin-unicorn to v42 (#1014)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 901fb22 commit 3ab2f8f

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-node": "11.1.0",
4646
"eslint-plugin-promise": "6.0.0",
4747
"eslint-plugin-standard": "5.0.0",
48-
"eslint-plugin-unicorn": "41.0.1",
48+
"eslint-plugin-unicorn": "42.0.0",
4949
"husky": "7.0.4",
5050
"jest": "27.5.1",
5151
"jest-snapshot-serializer-raw": "1.2.0",

yarn.lock

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

3291-
eslint-plugin-unicorn@41.0.1:
3292-
version "41.0.1"
3293-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.1.tgz#b49205b38e71e227d21fb5776f8d078a1dc637ca"
3294-
integrity sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow==
3291+
eslint-plugin-unicorn@42.0.0:
3292+
version "42.0.0"
3293+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz#47d60c00c263ad743403b052db689e39acbacff1"
3294+
integrity sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==
32953295
dependencies:
32963296
"@babel/helper-validator-identifier" "^7.15.7"
32973297
ci-info "^3.3.0"

0 commit comments

Comments
 (0)