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.48" ,
4343 "husky" : " ^8.0.3" ,
4444 "jest" : " ^29.7.0" ,
45- "lint-staged" : " ^15.2.0 " ,
45+ "lint-staged" : " ^15.2.1 " ,
4646 "react" : " ^18.2.0" ,
4747 "ts-jest" : " ^29.1.2" ,
4848 "typescript" : " ^5.3.3"
Original file line number Diff line number Diff line change @@ -5835,26 +5835,26 @@ lines-and-columns@^2.0.3:
58355835 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
58365836 integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
58375837
5838- lint-staged@^15.2.0 :
5839- version "15.2.0 "
5840- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.0 .tgz#3111534ca58096a3c8f70b044b6e7fe21b36f859 "
5841- integrity sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ ==
5838+ lint-staged@^15.2.1 :
5839+ version "15.2.1 "
5840+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1 .tgz#25beb6e587f54245b20163f5efede073f12c4d1b "
5841+ integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ ==
58425842 dependencies :
58435843 chalk "5.3.0"
58445844 commander "11.1.0"
58455845 debug "4.3.4"
58465846 execa "8.0.1"
58475847 lilconfig "3.0.0"
5848- listr2 "8.0.0 "
5848+ listr2 "8.0.1 "
58495849 micromatch "4.0.5"
58505850 pidtree "0.6.0"
58515851 string-argv "0.3.2"
58525852 yaml "2.3.4"
58535853
5854- listr2@8.0.0 :
5855- version "8.0.0 "
5856- resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.0.0 .tgz#aa7c230995f8ce378585f7c96c0c6d1cefa4700d "
5857- integrity sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg ==
5854+ listr2@8.0.1 :
5855+ version "8.0.1 "
5856+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.0.1 .tgz#4d3f50ae6cec3c62bdf0e94f5c2c9edebd4b9c34 "
5857+ integrity sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA ==
58585858 dependencies :
58595859 cli-truncate "^4.0.0"
58605860 colorette "^2.0.20"
You can’t perform that action at this time.
0 commit comments