Skip to content

Commit 4905f6d

Browse files
Build(deps-dev): Bump eslint-plugin-unicorn from 41.0.0 to 41.0.1 (#12496)
1 parent ae080df commit 4905f6d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.5.1",
120-
"eslint-plugin-unicorn": "41.0.0",
120+
"eslint-plugin-unicorn": "41.0.1",
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
@@ -3054,10 +3054,10 @@ eslint-plugin-regexp@1.5.1:
30543054
regexpp "^3.2.0"
30553055
scslre "^0.1.6"
30563056

3057-
eslint-plugin-unicorn@41.0.0:
3058-
version "41.0.0"
3059-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.0.tgz#bf0974f8551ab4dd4aaae7d9cf53894040defbbd"
3060-
integrity sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA==
3057+
eslint-plugin-unicorn@41.0.1:
3058+
version "41.0.1"
3059+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.1.tgz#b49205b38e71e227d21fb5776f8d078a1dc637ca"
3060+
integrity sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow==
30613061
dependencies:
30623062
"@babel/helper-validator-identifier" "^7.15.7"
30633063
ci-info "^3.3.0"

0 commit comments

Comments
 (0)