File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 209
209
"tree-kill" : " 1.2.2" ,
210
210
"ts-node" : " ^10.0.0" ,
211
211
"tslib" : " 2.5.0" ,
212
- "typescript" : " 4.9.4 " ,
212
+ "typescript" : " 4.9.5 " ,
213
213
"verdaccio" : " 5.20.1" ,
214
214
"verdaccio-auth-memory" : " ^10.0.0" ,
215
215
"webpack" : " 5.75.0" ,
Original file line number Diff line number Diff line change 30
30
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
31
31
"@angular/compiler" : " 15.1.2" ,
32
32
"@angular/compiler-cli" : " 15.1.2" ,
33
- "typescript" : " 4.9.4 " ,
33
+ "typescript" : " 4.9.5 " ,
34
34
"webpack" : " 5.75.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -11094,7 +11094,12 @@ typed-assert@^1.0.8:
11094
11094
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
11095
11095
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
11096
11096
11097
- [email protected] , typescript@^4.6.2, typescript@~4.9.0:
11097
+
11098
+ version "4.9.5"
11099
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11100
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11101
+
11102
+ typescript@^4.6.2, typescript@~4.9.0:
11098
11103
version "4.9.4"
11099
11104
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
11100
11105
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
You can’t perform that action at this time.
0 commit comments