File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 5353 "eslint-plugin-react-hooks" : " ^4.6.0" ,
5454 "husky" : " ^8.0.3" ,
5555 "jest" : " ^29.7.0" ,
56- "lint-staged" : " ^15.0.1 " ,
56+ "lint-staged" : " ^15.0.2 " ,
5757 "react" : " ^18.2.0" ,
5858 "semantic-release" : " ^22.0.5" ,
5959 "semantic-release-slack-bot" : " ^4.0.2" ,
Original file line number Diff line number Diff line change @@ -5775,26 +5775,26 @@ lines-and-columns@^2.0.3:
57755775 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
57765776 integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
57775777
5778- lint-staged@^15.0.1 :
5779- version "15.0.1 "
5780- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.1 .tgz#1db47c315c79bafe993aa33a0b50cbfeef50d906 "
5781- integrity sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew ==
5778+ lint-staged@^15.0.2 :
5779+ version "15.0.2 "
5780+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.2 .tgz#abef713182ec2770143e40a5d6d0130fe61ed442 "
5781+ integrity sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw ==
57825782 dependencies :
57835783 chalk "5.3.0"
57845784 commander "11.1.0"
57855785 debug "4.3.4"
57865786 execa "8.0.1"
57875787 lilconfig "2.1.0"
5788- listr2 "7.0.1 "
5788+ listr2 "7.0.2 "
57895789 micromatch "4.0.5"
57905790 pidtree "0.6.0"
57915791 string-argv "0.3.2"
5792- yaml "2.3.2 "
5792+ yaml "2.3.3 "
57935793
5794- listr2@7.0.1 :
5795- version "7.0.1 "
5796- resolved "https://registry.yarnpkg.com/listr2/-/listr2-7.0.1 .tgz#18e7a655b189cd7a8a76575a26f4d494b6ffc2c2 "
5797- integrity sha512-nz+7hwgbDp8eWNoDgzdl4hA/xDSLrNRzPu1TLgOYs6l5Y+Ma6zVWWy9Oyt9TQFONwKoSPoka3H50D3vD5EuNwg ==
5794+ listr2@7.0.2 :
5795+ version "7.0.2 "
5796+ resolved "https://registry.yarnpkg.com/listr2/-/listr2-7.0.2 .tgz#3aa3e1549dfaf3c57ab5eeaba754da3b87f33063 "
5797+ integrity sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g ==
57985798 dependencies :
57995799 cli-truncate "^3.1.0"
58005800 colorette "^2.0.20"
@@ -8986,10 +8986,10 @@ yallist@^4.0.0:
89868986 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
89878987 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
89888988
8989- yaml@2.3.2 :
8990- version "2.3.2 "
8991- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.2 .tgz#f522db4313c671a0ca963a75670f1c12ea909144 "
8992- integrity sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg ==
8989+ yaml@2.3.3 :
8990+ version "2.3.3 "
8991+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.3 .tgz#01f6d18ef036446340007db8e016810e5d64aad9 "
8992+ integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ ==
89938993
89948994yaml@^1.10.0 :
89958995 version "1.10.2"
You can’t perform that action at this time.
0 commit comments