File tree Expand file tree Collapse file tree 2 files changed +15
-10
lines changed
Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 4444 "prettier" : " 2.7.1" ,
4545 "semantic-release" : " 19.0.5" ,
4646 "ts-node" : " 10.9.1" ,
47- "tsconfig-paths" : " 4.1.0 " ,
47+ "tsconfig-paths" : " 4.1.1 " ,
4848 "ttypescript" : " 1.5.13" ,
49- "typescript" : " 4.8.4 " ,
49+ "typescript" : " 4.9.3 " ,
5050 "typescript-transform-paths" : " 3.4.4"
5151 },
5252 "files" : [
Original file line number Diff line number Diff line change @@ -4897,10 +4897,10 @@ ts-node@^10.4.0:
48974897 make-error "^1.1.1"
48984898 yn "3.1.1"
48994899
4900- tsconfig-paths@4.1.0 :
4901- version "4.1.0 "
4902- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.0 .tgz#f8ef7d467f08ae3a695335bf1ece088c5538d2c1 "
4903- integrity sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow ==
4900+ tsconfig-paths@4.1.1 :
4901+ version "4.1.1 "
4902+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-4.1.1 .tgz#7f23094ce897fcf4a93f67c4776e813003e48b75 "
4903+ integrity sha512-VgPrtLKpRgEAJsMj5Q/I/mXouC6A/7eJ/X4Nuk6o0cRPwBtznYxTCU4FodbexbzH9somBPEXYi0ZkUViUpJ21Q ==
49044904 dependencies :
49054905 json5 "^2.2.1"
49064906 minimist "^1.2.6"
@@ -4989,16 +4989,21 @@ typescript-transform-paths@3.4.4:
49894989 dependencies :
49904990 minimatch "^3.0.4"
49914991
4992- typescript@4.8.4, typescript@^4.6.4 :
4993- version "4.8.4 "
4994- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
4995- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
4992+ typescript@4.9.3 :
4993+ version "4.9.3 "
4994+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3 .tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db "
4995+ integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA ==
49964996
49974997typescript@^4.4.3 :
49984998 version "4.5.4"
49994999 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
50005000 integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
50015001
5002+ typescript@^4.6.4 :
5003+ version "4.8.4"
5004+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5005+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
5006+
50025007uglify-js@^3.1.4 :
50035008 version "3.14.5"
50045009 resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.5.tgz#cdabb7d4954231d80cb4a927654c4655e51f4859"
You can’t perform that action at this time.
0 commit comments