File tree Expand file tree Collapse file tree 5 files changed +8
-13
lines changed
test/typescript-nodenext-resolution Expand file tree Collapse file tree 5 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 91
91
"strip-ansi" : " ^6.0.0" ,
92
92
"swc-node" : " ^1.0.0" ,
93
93
"ts-jest" : " ^26.4.1" ,
94
- "typescript" : " ^4.0.3 " ,
94
+ "typescript" : " ^4.9.5 " ,
95
95
"yalc" : " ^1.0.0-pre.45"
96
96
},
97
97
"workspaces" : [
Original file line number Diff line number Diff line change 83
83
"@types/papaparse" : " ^5.2.3" ,
84
84
"@types/plurals-cldr" : " ^1.0.1" ,
85
85
"mockdate" : " ^3.0.2" ,
86
- "typescript" : " ^4.0.3 "
86
+ "typescript" : " ^4.9.5 "
87
87
},
88
88
"peerDependencies" : {
89
89
"@babel/core" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 10
10
"@lingui/react" : " *"
11
11
},
12
12
"devDependencies" : {
13
- "typescript" : " 4.8.4 "
13
+ "typescript" : " 4.9.5 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 64
64
"retext-sentence-spacing" : " 5.2.0" ,
65
65
"retext-syntax-mentions" : " 3.1.0" ,
66
66
"retext-syntax-urls" : " 3.1.2" ,
67
- "typescript" : " 4.9.4 " ,
67
+ "typescript" : " 4.9.5 " ,
68
68
"typescript-plugin-css-modules" : " ^4.1.1" ,
69
69
"unified" : " 10.1.2"
70
70
}
Original file line number Diff line number Diff line change @@ -12827,15 +12827,10 @@ typedarray@^0.0.6:
12827
12827
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12828
12828
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
12829
12829
12830
-
12831
- version "4.8.4"
12832
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
12833
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
12834
-
12835
- typescript@^4.0.3:
12836
- version "4.0.3"
12837
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
12838
- integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
12830
+ [email protected] , typescript@^4.9.5:
12831
+ version "4.9.5"
12832
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12833
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12839
12834
12840
12835
uglify-js@^3.1.4:
12841
12836
version "3.11.5"
You can’t perform that action at this time.
0 commit comments