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 93
93
"esdoc-standard-plugin" : " 1.0.0" ,
94
94
"fixpack" : " 4.0.0" ,
95
95
"husky" : " 8.0.3" ,
96
- "lint-staged" : " 15.0.2 " ,
96
+ "lint-staged" : " 15.1.0 " ,
97
97
"microbundle" : " 0.15.1" ,
98
98
"np" : " 8.0.4" ,
99
99
"pinst" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -6980,10 +6980,10 @@ lines-and-columns@^1.1.6:
6980
6980
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
6981
6981
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
6982
6982
6983
- lint-staged@15.0.2 :
6984
- version "15.0.2 "
6985
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.2. tgz#abef713182ec2770143e40a5d6d0130fe61ed442 "
6986
- integrity sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw ==
6983
+ lint-staged@15.1.0 :
6984
+ version "15.1.0 "
6985
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.1.0. tgz#c0f8e4d96ac3c09beac5c76d08524d6000c207b4 "
6986
+ integrity sha512-ZPKXWHVlL7uwVpy8OZ7YQjYDAuO5X4kMh0XgZvPNxLcCCngd0PO5jKQyy3+s4TL2EnHoIXIzP1422f/l3nZKMw ==
6987
6987
dependencies :
6988
6988
chalk "5.3.0"
6989
6989
commander "11.1.0"
@@ -6994,7 +6994,7 @@ lint-staged@15.0.2:
6994
6994
micromatch "4.0.5"
6995
6995
pidtree "0.6.0"
6996
6996
string-argv "0.3.2"
6997
- yaml "2.3.3 "
6997
+ yaml "2.3.4 "
6998
6998
6999
6999
listr-input@^0.2.1 :
7000
7000
version "0.2.1"
@@ -10537,10 +10537,10 @@ yallist@^4.0.0:
10537
10537
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
10538
10538
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
10539
10539
10540
- yaml@2.3.3 :
10541
- version "2.3.3 "
10542
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.3 .tgz#01f6d18ef036446340007db8e016810e5d64aad9 "
10543
- integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ ==
10540
+ yaml@2.3.4 :
10541
+ version "2.3.4 "
10542
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4 .tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2 "
10543
+ integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA ==
10544
10544
10545
10545
yaml@^1.10.0, yaml@^1.10.2 :
10546
10546
version "1.10.2"
You can’t perform that action at this time.
0 commit comments