File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8
8
"@oclif/core" : " ^4" ,
9
9
"@salesforce/core" : " ^8.0.1" ,
10
10
"@salesforce/kit" : " ^3.1.6" ,
11
- "@salesforce/sf-plugins-core" : " ^11.1.1 " ,
11
+ "@salesforce/sf-plugins-core" : " ^11.1.2 " ,
12
12
"@salesforce/ts-types" : " ^2.0.10"
13
13
},
14
14
"devDependencies" : {
Original file line number Diff line number Diff line change 1718
1718
wordwrap "^1.0.0"
1719
1719
wrap-ansi "^7.0.0"
1720
1720
1721
- " @oclif/core@^4" , "@oclif/core@^4.0.3 ":
1721
+ " @oclif/core@^4" , "@oclif/core@^4.0.6 ":
1722
1722
version "4.0.6"
1723
1723
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
1724
1724
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
1897
1897
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
1898
1898
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
1899
1899
1900
- " @salesforce/sf-plugins-core@^11.1.1 " :
1901
- version "11.1.1 "
1902
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.1 .tgz#f0168d8734cd458caa4063691b528a28b2d7b172 "
1903
- integrity sha512-CsAwNNNJpYbaxaYXf8/XUjaSymg4MsWkMD3vNSLu+tbA4HUCuXBNlMFgFC/i3nNYiU/xc1YT1iDSywzHUdBRRQ ==
1900
+ " @salesforce/sf-plugins-core@^11.1.1" , "@salesforce/sf-plugins-core@^11.1.2" :
1901
+ version "11.1.2 "
1902
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.2 .tgz#d18b3cb6603de5d4bedc088fca8c90937ecefb16 "
1903
+ integrity sha512-8uM47OfW4ym9KXL/vMAcM9zIF2aEAkSCNins7Ww+QPGA4ssXP3MZKQM2Ncb5tzgvjZK4x0PGP+BAZ3aXUo0pdw ==
1904
1904
dependencies :
1905
1905
" @inquirer/confirm" " ^3.1.9"
1906
1906
" @inquirer/password" " ^2.1.9"
1907
- " @oclif/core" " ^4.0.3 "
1907
+ " @oclif/core" " ^4.0.6 "
1908
1908
" @salesforce/core" " ^8.0.1"
1909
1909
" @salesforce/kit" " ^3.1.6"
1910
1910
" @salesforce/ts-types" " ^2.0.9"
You can’t perform that action at this time.
0 commit comments