File tree 4 files changed +12
-7
lines changed
4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 219
219
"text-table" : " 0.2.0" ,
220
220
"tree-kill" : " 1.2.2" ,
221
221
"ts-node" : " ^10.0.0" ,
222
- "tslib" : " 2.3.0 " ,
222
+ "tslib" : " 2.3.1 " ,
223
223
"typescript" : " 4.3.5" ,
224
224
"verdaccio" : " 5.1.2" ,
225
225
"verdaccio-auth-memory" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 65
65
"terser" : " 5.7.1" ,
66
66
"text-table" : " 0.2.0" ,
67
67
"tree-kill" : " 1.2.2" ,
68
- "tslib" : " 2.3.0 " ,
68
+ "tslib" : " 2.3.1 " ,
69
69
"webpack" : " 5.50.0" ,
70
70
"webpack-dev-middleware" : " 5.0.0" ,
71
71
"webpack-dev-server" : " 3.11.2" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"source-map" : " 0.7.3" ,
13
- "tslib" : " 2.3.0 " ,
13
+ "tslib" : " 2.3.1 " ,
14
14
"typescript" : " 4.3.5"
15
15
},
16
16
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -10606,16 +10606,21 @@ tsconfig-paths@^3.9.0:
10606
10606
minimist "^1.2.0"
10607
10607
strip-bom "^3.0.0"
10608
10608
10609
- [email protected] .
0, tslib@^2.0.0, tslib@^2.2.0 :
10610
- version "2.3.0 "
10611
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0 .tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e "
10612
- integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg ==
10609
+
10610
+ version "2.3.1 "
10611
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1 .tgz#e8a335add5ceae51aa261d32a490158ef042ef01 "
10612
+ integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw ==
10613
10613
10614
10614
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
10615
10615
version "1.14.1"
10616
10616
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
10617
10617
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
10618
10618
10619
+ tslib@^2.0.0, tslib@^2.2.0:
10620
+ version "2.3.0"
10621
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
10622
+ integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
10623
+
10619
10624
tslib@~2.1.0:
10620
10625
version "2.1.0"
10621
10626
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
You can’t perform that action at this time.
0 commit comments