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 84
84
"browser-sync" : " ^2.26.3" ,
85
85
"chalk" : " ^1.1.3" ,
86
86
"clang-format" : " ^1.2.4" ,
87
- "codelyzer" : " ^5.0.0-beta.2 " ,
87
+ "codelyzer" : " ^5.0.0" ,
88
88
"conventional-changelog" : " ^3.0.5" ,
89
89
"dgeni" : " ^0.4.11" ,
90
90
"dgeni-packages" : " ^0.27.1" ,
Original file line number Diff line number Diff line change @@ -2423,10 +2423,10 @@ code-point-at@^1.0.0:
2423
2423
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
2424
2424
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
2425
2425
2426
- codelyzer@^5.0.0-beta.2 :
2427
- version "5.0.0-beta.2 "
2428
- resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-5.0.0-beta.2. tgz#1d112e3b79f45298c5ed589641829bd5a3e63934 "
2429
- integrity sha512-cH5vxszkzhAg92pvuKXFuoDgKIqX3a5hIPv545pfuPc2GKDXuiWACPteny29k3/FGaw9eub1iUlyLVkPpETtsg ==
2426
+ codelyzer@^5.0.0 :
2427
+ version "5.0.0"
2428
+ resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-5.0.0. tgz#e4032efb23a7c5d4bcfe7321fc1789490c679837 "
2429
+ integrity sha512-Bif70XYt8NFf/Q9GPTxmC86OsBRfQZq1dBjdruJ5kZhJ8/jKhJL6MvCLKnYtSOG6Rhiv/44DU0cHk6GYthjy8Q ==
2430
2430
dependencies :
2431
2431
app-root-path "^2.1.0"
2432
2432
aria-query "^3.0.0"
You can’t perform that action at this time.
0 commit comments