File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 73
73
"rollup-plugin-sourcemaps" : " ^0.6.3" ,
74
74
"source-map-support" : " ^0.5.19" ,
75
75
"terser" : " ^5.3.8" ,
76
- "typescript" : " ^4.0.5 " ,
76
+ "typescript" : " ^5.8.2 " ,
77
77
"typescript-json-schema" : " ^0.64.0" ,
78
78
"vega-datasets" : " latest" ,
79
79
"vega-lite-dev-config" : " ^0.18.0"
Original file line number Diff line number Diff line change @@ -7632,11 +7632,16 @@ typescript-json-schema@^0.64.0:
7632
7632
typescript "~5.1.0"
7633
7633
yargs "^17.1.1"
7634
7634
7635
- typescript@^4.0.5, typescript@^4. 3.5 :
7635
+ typescript@^4.3.5 :
7636
7636
version "4.3.5"
7637
7637
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
7638
7638
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
7639
7639
7640
+ typescript@^5.8.2 :
7641
+ version "5.8.2"
7642
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
7643
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
7644
+
7640
7645
typescript@~5.1.0 :
7641
7646
version "5.1.6"
7642
7647
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
You can’t perform that action at this time.
0 commit comments