File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 86
86
"standard-version" : " ^9.3.0" ,
87
87
"stream-browserify" : " ^3.0.0" ,
88
88
"terser-webpack-plugin" : " ^5.1.2" ,
89
- "ts-loader" : " ^9.1.2 " ,
89
+ "ts-loader" : " ^9.2.3 " ,
90
90
"typedoc" : " 0.19.2" ,
91
91
"typedoc-plugin-markdown" : " 3.1.1" ,
92
- "typescript" : " ^4.2 .4" ,
92
+ "typescript" : " ^4.3 .4" ,
93
93
"url" : " ^0.11.0" ,
94
94
"util" : " ^0.12.4" ,
95
95
"vm-browserify" : " ^1.1.2" ,
Original file line number Diff line number Diff line change @@ -6916,10 +6916,10 @@ trim-off-newlines@^1.0.0:
6916
6916
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
6917
6917
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
6918
6918
6919
- ts-loader@^9.1.2 :
6920
- version "9.2.2 "
6921
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.2 .tgz#416333900621c82d5eb1b1f6dea4114111f096bf "
6922
- integrity sha512-hNIhGTQHtNKjOzR2ZtQ2OSVbXPykOae+zostf1IlHCf61Mt41GMJurKNqrYUbzHgpmj6UWRu8eBfb7q0XliV0g ==
6919
+ ts-loader@^9.2.3 :
6920
+ version "9.2.3 "
6921
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.3 .tgz#dc3b6362a4d4382493cd4f138d345f419656de68 "
6922
+ integrity sha512-sEyWiU3JMHBL55CIeC4iqJQadI0U70A5af0kvgbNLHVNz2ACztQg0j/9x10bjjIht8WfFYLKfn4L6tkZ+pu+8Q ==
6923
6923
dependencies :
6924
6924
chalk "^4.1.0"
6925
6925
enhanced-resolve "^5.0.0"
7016
7016
shelljs "^0.8.4"
7017
7017
typedoc-default-themes "^0.11.4"
7018
7018
7019
- typescript@^4.2 .4 :
7020
- version "4.2 .4"
7021
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2 .4.tgz#8610b59747de028fda898a8aef0e103f156d0961 "
7022
- integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg ==
7019
+ typescript@^4.3 .4 :
7020
+ version "4.3 .4"
7021
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3 .4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc "
7022
+ integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew ==
7023
7023
7024
7024
uglify-js@^3.1.4 :
7025
7025
version "3.13.3"
You can’t perform that action at this time.
0 commit comments