File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4343 "@typescript-eslint/experimental-utils" : " 5.4.0" ,
4444 "@typescript-eslint/scope-manager" : " 5.4.0" ,
4545 "debug" : " ^4.3.2" ,
46- "ignore" : " ^5.1.8 " ,
46+ "ignore" : " ^7.0.5 " ,
4747 "regexpp" : " ^3.2.0" ,
4848 "semver" : " ^7.3.5" ,
4949 "tsutils" : " ^3.21.0"
Original file line number Diff line number Diff line change 4040 },
4141 "dependencies" : {
4242 "@manypkg/find-root" : " ^1.1.0" ,
43- "ignore" : " ^5.1.8 " ,
43+ "ignore" : " ^7.0.5 " ,
4444 "postcss-value-parser" : " ^4.2.0"
4545 },
4646 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4329,6 +4329,11 @@ ignore@^5.1.8, ignore@^5.2.0:
43294329 resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
43304330 integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
43314331
4332+ ignore@^7.0.5 :
4333+ version "7.0.5"
4334+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
4335+ integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
4336+
43324337import-fresh@^3.0.0, import-fresh@^3.2.1 :
43334338 version "3.3.0"
43344339 resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
You can’t perform that action at this time.
0 commit comments