File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
"eslint" : " ^8.11.0" ,
64
64
"eslint-config-prettier" : " ^8.5.0" ,
65
65
"eslint-plugin-prettier" : " ^4.0.0" ,
66
- "eslint-plugin-unicorn" : " ^41.0.0 " ,
66
+ "eslint-plugin-unicorn" : " ^41.0.1 " ,
67
67
"husky" : " ^7.0.4" ,
68
68
"jasmine-core" : " ^4.0.1" ,
69
69
"jasmine-spec-reporter" : " ^7.0.0" ,
Original file line number Diff line number Diff line change @@ -4122,10 +4122,10 @@ eslint-plugin-prettier@^4.0.0:
4122
4122
dependencies :
4123
4123
prettier-linter-helpers "^1.0.0"
4124
4124
4125
- eslint-plugin-unicorn@^41.0.0 :
4126
- version "41.0.0 "
4127
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.0 .tgz#bf0974f8551ab4dd4aaae7d9cf53894040defbbd "
4128
- integrity sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA ==
4125
+ eslint-plugin-unicorn@^41.0.1 :
4126
+ version "41.0.1 "
4127
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.1 .tgz#b49205b38e71e227d21fb5776f8d078a1dc637ca "
4128
+ integrity sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow ==
4129
4129
dependencies :
4130
4130
" @babel/helper-validator-identifier" " ^7.15.7"
4131
4131
ci-info "^3.3.0"
You can’t perform that action at this time.
0 commit comments