File tree Expand file tree Collapse file tree 2 files changed +23
-8
lines changed Expand file tree Collapse file tree 2 files changed +23
-8
lines changed Original file line number Diff line number Diff line change 6363 "@typescript-eslint/parser" : " ^5.62.0" ,
6464 "commitizen" : " ^4.3.0" ,
6565 "concurrently" : " ^7.6.0" ,
66- "cosmiconfig" : " ^8.2.0 " ,
66+ "cosmiconfig" : " ^8.3.6 " ,
6767 "cross-env" : " ^7.0.3" ,
6868 "cross-spawn" : " ^7.0.3" ,
6969 "doctoc" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -2198,7 +2198,7 @@ __metadata:
21982198 " @typescript-eslint/parser " : ^5.62.0
21992199 commitizen : ^4.3.0
22002200 concurrently : ^7.6.0
2201- cosmiconfig : ^8.2.0
2201+ cosmiconfig : ^8.3.6
22022202 cross-env : ^7.0.3
22032203 cross-spawn : ^7.0.3
22042204 depcheck : ^1.4.6
@@ -4922,15 +4922,20 @@ __metadata:
49224922 languageName : node
49234923 linkType : hard
49244924
4925- " cosmiconfig@npm:^8.2.0 " :
4926- version : 8.2.0
4927- resolution : " cosmiconfig@npm:8.2.0 "
4925+ " cosmiconfig@npm:^8.3.6 " :
4926+ version : 8.3.6
4927+ resolution : " cosmiconfig@npm:8.3.6 "
49284928 dependencies :
4929- import-fresh : ^3.2.1
4929+ import-fresh : ^3.3.0
49304930 js-yaml : ^4.1.0
4931- parse-json : ^5.0 .0
4931+ parse-json : ^5.2 .0
49324932 path-type : ^4.0.0
4933- checksum : 836d5d8efa750f3fb17b03d6ca74cd3154ed025dffd045304b3ef59637f662bde1e5dc88f8830080d180ec60841719cf4ea2ce73fb21ec694b16865c478ff297
4933+ peerDependencies :
4934+ typescript : " >=4.9.5"
4935+ peerDependenciesMeta :
4936+ typescript :
4937+ optional : true
4938+ checksum : dc339ebea427898c9e03bf01b56ba7afbac07fc7d2a2d5a15d6e9c14de98275a9565da949375aee1809591c152c0a3877bb86dbeaf74d5bd5aaa79955ad9e7a0
49344939 languageName : node
49354940 linkType : hard
49364941
@@ -7025,6 +7030,16 @@ __metadata:
70257030 languageName : node
70267031 linkType : hard
70277032
7033+ " import-fresh@npm:^3.3.0 " :
7034+ version : 3.3.0
7035+ resolution : " import-fresh@npm:3.3.0"
7036+ dependencies :
7037+ parent-module : ^1.0.0
7038+ resolve-from : ^4.0.0
7039+ checksum : 2cacfad06e652b1edc50be650f7ec3be08c5e5a6f6d12d035c440a42a8cc028e60a5b99ca08a77ab4d6b1346da7d971915828f33cdab730d3d42f08242d09baa
7040+ languageName : node
7041+ linkType : hard
7042+
70287043" import-local@npm:^3.0.2 " :
70297044 version : 3.0.2
70307045 resolution : " import-local@npm:3.0.2"
You can’t perform that action at this time.
0 commit comments