File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
"@typescript-eslint/experimental-utils" : " 5.4.0" ,
44
44
"@typescript-eslint/scope-manager" : " 5.4.0" ,
45
45
"debug" : " ^4.3.2" ,
46
- "ignore" : " ^5.1.8 " ,
46
+ "ignore" : " ^5.3.2 " ,
47
47
"regexpp" : " ^3.2.0" ,
48
48
"semver" : " ^7.3.5" ,
49
49
"tsutils" : " ^3.21.0"
Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@manypkg/find-root" : " ^1.1.0" ,
43
- "ignore" : " ^5.1.8 " ,
43
+ "ignore" : " ^5.3.2 " ,
44
44
"postcss-value-parser" : " ^4.2.0"
45
45
},
46
46
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -4324,10 +4324,10 @@ ignore@^4.0.6:
4324
4324
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
4325
4325
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
4326
4326
4327
- ignore@^5.1.8, ignore@^5.2.0 :
4328
- version "5.2.0 "
4329
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0. tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a "
4330
- integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ ==
4327
+ ignore@^5.1.8, ignore@^5.2.0, ignore@^5.3.2 :
4328
+ version "5.3.2 "
4329
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2. tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5 "
4330
+ integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g ==
4331
4331
4332
4332
import-fresh@^3.0.0, import-fresh@^3.2.1 :
4333
4333
version "3.3.0"
You can’t perform that action at this time.
0 commit comments