File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"eslint-plugin-node" : " ^11.1.0" ,
19
19
"eslint-plugin-promise" : " ^4.2.1" ,
20
20
"eslint-plugin-standard" : " ^4.0.1" ,
21
- "eslint-plugin-unicorn" : " ^22 .0.0" ,
21
+ "eslint-plugin-unicorn" : " ^23 .0.0" ,
22
22
"eslint-plugin-vue" : " ^6.2.2"
23
23
},
24
24
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -3050,10 +3050,10 @@ eslint-plugin-standard@^4.0.1:
3050
3050
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
3051
3051
integrity sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==
3052
3052
3053
- eslint-plugin-unicorn@^22 .0.0 :
3054
- version "22 .0.0"
3055
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-22 .0.0.tgz#46a93d8de393b865e04c2057a4ed3510864dd3be "
3056
- integrity sha512-jXPOauNiVFYLr+AeU3l21Ao+iDl/G08vUWui21RCI2L1TJIIoJvAMjMR6I+QPKr8FgIumzuR6gzDKCtEx2IkzA ==
3053
+ eslint-plugin-unicorn@^23 .0.0 :
3054
+ version "23 .0.0"
3055
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-23 .0.0.tgz#b2820212874735f9d91ecc8678b263ecfa6cf5f6 "
3056
+ integrity sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ ==
3057
3057
dependencies :
3058
3058
ci-info "^2.0.0"
3059
3059
clean-regexp "^1.0.0"
You can’t perform that action at this time.
0 commit comments