File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-release-management" ,
3
3
"description" : " A plugin for preparing and publishing npm packages" ,
4
- "version" : " 3.4.0 " ,
4
+ "version" : " 3.4.1 " ,
5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"bin" : {
15
15
"@salesforce/kit" : " ^1.6.0" ,
16
16
"@salesforce/plugin-command-reference" : " ^1.4.0" ,
17
17
"@salesforce/plugin-trust" : " ^2.0.4" ,
18
- "@salesforce/ts-types" : " ^1.5.20 " ,
18
+ "@salesforce/ts-types" : " ^1.5.21 " ,
19
19
"agent-base" : " ^6.0.2" ,
20
20
"aws-sdk" : " ^2.1043.0" ,
21
21
"chalk" : " ^4.1.0" ,
67
67
"shx" : " 0.3.4" ,
68
68
"sinon" : " 10.0.0" ,
69
69
"ts-node" : " ^10.0.0" ,
70
- "typescript" : " ^4.1 .3"
70
+ "typescript" : " ^4.8 .3"
71
71
},
72
72
"config" : {
73
73
"commitizen" : {
Original file line number Diff line number Diff line change 1311
1311
sinon "^5.1.1"
1312
1312
tslib "^2.2.0"
1313
1313
1314
- " @salesforce/ts-types@^1.5.20 " :
1315
- version "1.5.20 "
1316
- resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.20 .tgz#f6875a710ceca48223b240026a14af6d3b39882f "
1317
- integrity sha512-Ov6um4CWd63EvkRavkHG0J/P9XYL55sdkDWPMr7+AIgqh5flHxDRz09/C4e9M94aX30rzJxW4TVX6EBf4Cu2BQ ==
1314
+ " @salesforce/ts-types@^1.5.20" , "@salesforce/ts-types@^1.5.21" :
1315
+ version "1.5.21 "
1316
+ resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.5.21 .tgz#e62784872f0e74bf4ae13381dc58aa4644ee2df3 "
1317
+ integrity sha512-qG8r8WOzqpFOHaH3EGU3IwGrY/pSv9NQp4B0wGxOuPDBbraXVvd3KhWVStxaLGKBkJClJ7/+t+iCSP82sEiGcg ==
1318
1318
dependencies :
1319
1319
tslib "^2.2.0"
1320
1320
@@ -8666,10 +8666,10 @@ typedoc@0.22.18:
8666
8666
minimatch "^5.1.0"
8667
8667
shiki "^0.10.1"
8668
8668
8669
- typescript@^4.1.3, typescript@^4.4.3 :
8670
- version "4.5.2 "
8671
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2 .tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998 "
8672
- integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw ==
8669
+ typescript@^4.1.3, typescript@^4.4.3, typescript@^4.8.3 :
8670
+ version "4.8.3 "
8671
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3 .tgz#d59344522c4bc464a65a730ac695007fdb66dd88 "
8672
+ integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig ==
8673
8673
8674
8674
typescript@~4.4.3 :
8675
8675
version "4.4.4"
You can’t perform that action at this time.
0 commit comments