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 4242 "@types/react" : " ^18.2.37" ,
4343 "husky" : " ^8.0.3" ,
4444 "jest" : " ^29.7.0" ,
45- "lint-staged" : " ^15.0.2 " ,
45+ "lint-staged" : " ^15.1.0 " ,
4646 "react" : " ^18.2.0" ,
4747 "ts-jest" : " ^29.1.1" ,
4848 "typescript" : " ^5.2.2"
Original file line number Diff line number Diff line change @@ -5815,10 +5815,10 @@ lines-and-columns@^2.0.3:
58155815 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
58165816 integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
58175817
5818- lint-staged@^15.0.2 :
5819- version "15.0.2 "
5820- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.2. tgz#abef713182ec2770143e40a5d6d0130fe61ed442 "
5821- integrity sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw ==
5818+ lint-staged@^15.1.0 :
5819+ version "15.1.0 "
5820+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.1.0. tgz#c0f8e4d96ac3c09beac5c76d08524d6000c207b4 "
5821+ integrity sha512-ZPKXWHVlL7uwVpy8OZ7YQjYDAuO5X4kMh0XgZvPNxLcCCngd0PO5jKQyy3+s4TL2EnHoIXIzP1422f/l3nZKMw ==
58225822 dependencies :
58235823 chalk "5.3.0"
58245824 commander "11.1.0"
@@ -5829,7 +5829,7 @@ lint-staged@^15.0.2:
58295829 micromatch "4.0.5"
58305830 pidtree "0.6.0"
58315831 string-argv "0.3.2"
5832- yaml "2.3.3 "
5832+ yaml "2.3.4 "
58335833
58345834listr2@7.0.2 :
58355835 version "7.0.2"
@@ -9002,10 +9002,10 @@ yallist@^4.0.0:
90029002 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
90039003 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
90049004
9005- yaml@2.3.3 :
9006- version "2.3.3 "
9007- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.3 .tgz#01f6d18ef036446340007db8e016810e5d64aad9 "
9008- integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ ==
9005+ yaml@2.3.4 :
9006+ version "2.3.4 "
9007+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4 .tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2 "
9008+ integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA ==
90099009
90109010yaml@^1.10.0 :
90119011 version "1.10.2"
You can’t perform that action at this time.
0 commit comments