File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 206
206
"text-table" : " 0.2.0" ,
207
207
"tree-kill" : " 1.2.2" ,
208
208
"ts-node" : " ^10.9.1" ,
209
- "tslib" : " 2.5.0 " ,
209
+ "tslib" : " 2.5.2 " ,
210
210
"typescript" : " ~5.0.2" ,
211
211
"verdaccio" : " 5.24.1" ,
212
212
"verdaccio-auth-memory" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 63
63
"terser" : " 5.17.4" ,
64
64
"text-table" : " 0.2.0" ,
65
65
"tree-kill" : " 1.2.2" ,
66
- "tslib" : " 2.5.0 " ,
66
+ "tslib" : " 2.5.2 " ,
67
67
"vite" : " 4.3.7" ,
68
68
"webpack" : " 5.82.1" ,
69
69
"webpack-dev-middleware" : " 6.1.1" ,
Original file line number Diff line number Diff line change @@ -11239,6 +11239,11 @@
[email protected] , tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0:
11239
11239
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
11240
11240
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
11241
11241
11242
+
11243
+ version "2.5.2"
11244
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
11245
+ integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
11246
+
11242
11247
tslib@^1.8.1:
11243
11248
version "1.14.1"
11244
11249
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
You can’t perform that action at this time.
0 commit comments