File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 9898 "husky" : " ^8.0.0" ,
9999 "jest" : " ^29.6.2" ,
100100 "lerna" : " ^6.0.0" ,
101- "lint-staged" : " 15.0.2 " ,
101+ "lint-staged" : " 15.1.0 " ,
102102 "prettier" : " ^2.8.8" ,
103103 "typescript" : " ^5.2.2"
104104 }
Original file line number Diff line number Diff line change @@ -6015,10 +6015,10 @@ lines-and-columns@~2.0.3:
60156015 resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
60166016 integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
60176017
6018- lint-staged@15.0.2 :
6019- version "15.0.2 "
6020- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.0.2. tgz#abef713182ec2770143e40a5d6d0130fe61ed442 "
6021- integrity sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw ==
6018+ lint-staged@15.1.0 :
6019+ version "15.1.0 "
6020+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.1.0. tgz#c0f8e4d96ac3c09beac5c76d08524d6000c207b4 "
6021+ integrity sha512-ZPKXWHVlL7uwVpy8OZ7YQjYDAuO5X4kMh0XgZvPNxLcCCngd0PO5jKQyy3+s4TL2EnHoIXIzP1422f/l3nZKMw ==
60226022 dependencies :
60236023 chalk "5.3.0"
60246024 commander "11.1.0"
@@ -6029,7 +6029,7 @@ lint-staged@15.0.2:
60296029 micromatch "4.0.5"
60306030 pidtree "0.6.0"
60316031 string-argv "0.3.2"
6032- yaml "2.3.3 "
6032+ yaml "2.3.4 "
60336033
60346034listr2@7.0.2 :
60356035 version "7.0.2"
@@ -9034,10 +9034,10 @@ yallist@^4.0.0:
90349034 resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
90359035 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
90369036
9037- yaml@2.3.3 :
9038- version "2.3.3 "
9039- resolved "https://registry.npmjs.org/yaml/-/yaml-2.3.3 .tgz#01f6d18ef036446340007db8e016810e5d64aad9 "
9040- integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ ==
9037+ yaml@2.3.4 :
9038+ version "2.3.4 "
9039+ resolved "https://registry.npmjs.org/yaml/-/yaml-2.3.4 .tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2 "
9040+ integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA ==
90419041
90429042yaml@^1.10.0 :
90439043 version "1.10.2"
You can’t perform that action at this time.
0 commit comments