Skip to content

Commit 7d33ed5

Browse files
dependabot[bot]sosukesuzuki
authored andcommitted
Build(deps-dev): Bump eslint-plugin-unicorn from 41.0.1 to 42.0.0 (#12580)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62aacaf commit 7d33ed5

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
@@ -117,7 +117,7 @@
117117
"eslint-plugin-prettier-internal-rules": "2.0.1",
118118
"eslint-plugin-react": "7.29.4",
119119
"eslint-plugin-regexp": "1.6.0",
120-
"eslint-plugin-unicorn": "41.0.1",
120+
"eslint-plugin-unicorn": "42.0.0",
121121
"esm-utils": "3.0.0",
122122
"execa": "6.1.0",
123123
"jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3048,10 +3048,10 @@ [email protected]:
30483048
regexpp "^3.2.0"
30493049
scslre "^0.1.6"
30503050

3051-
eslint-plugin-unicorn@41.0.1:
3052-
version "41.0.1"
3053-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.1.tgz#b49205b38e71e227d21fb5776f8d078a1dc637ca"
3054-
integrity sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow==
3051+
eslint-plugin-unicorn@42.0.0:
3052+
version "42.0.0"
3053+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz#47d60c00c263ad743403b052db689e39acbacff1"
3054+
integrity sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==
30553055
dependencies:
30563056
"@babel/helper-validator-identifier" "^7.15.7"
30573057
ci-info "^3.3.0"

0 commit comments

Comments
 (0)