File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 65
65
"@typescript-eslint/parser" : " ^5.62.0" ,
66
66
"commitizen" : " ^4.3.0" ,
67
67
"concurrently" : " ^7.6.0" ,
68
- "cosmiconfig" : " ^8.0 .0" ,
68
+ "cosmiconfig" : " ^8.2 .0" ,
69
69
"cross-env" : " ^7.0.3" ,
70
70
"cross-spawn" : " ^7.0.3" ,
71
71
"doctoc" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -2038,7 +2038,7 @@ __metadata:
2038
2038
" @typescript-eslint/parser " : ^5.62.0
2039
2039
commitizen : ^4.3.0
2040
2040
concurrently : ^7.6.0
2041
- cosmiconfig : ^8.0 .0
2041
+ cosmiconfig : ^8.2 .0
2042
2042
cross-env : ^7.0.3
2043
2043
cross-spawn : ^7.0.3
2044
2044
depcheck : ^1.4.3
@@ -4722,6 +4722,18 @@ __metadata:
4722
4722
languageName : node
4723
4723
linkType : hard
4724
4724
4725
+ " cosmiconfig@npm:^8.2.0 " :
4726
+ version : 8.2.0
4727
+ resolution : " cosmiconfig@npm:8.2.0"
4728
+ dependencies :
4729
+ import-fresh : ^3.2.1
4730
+ js-yaml : ^4.1.0
4731
+ parse-json : ^5.0.0
4732
+ path-type : ^4.0.0
4733
+ checksum : 836d5d8efa750f3fb17b03d6ca74cd3154ed025dffd045304b3ef59637f662bde1e5dc88f8830080d180ec60841719cf4ea2ce73fb21ec694b16865c478ff297
4734
+ languageName : node
4735
+ linkType : hard
4736
+
4725
4737
" create-require@npm:^1.1.0 " :
4726
4738
version : 1.1.1
4727
4739
resolution : " create-require@npm:1.1.1"
You can’t perform that action at this time.
0 commit comments