Skip to content

Commit

Permalink
chore: bump pkging lib
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale committed Nov 10, 2022
1 parent c59305a commit 74e0847
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@salesforce/command": "^5.2.17",
"@salesforce/core": "^3.31.15",
"@salesforce/kit": "^1.7.0",
"@salesforce/packaging": "^1.0.2",
"@salesforce/packaging": "^1.0.3",
"chalk": "^4.1.2",
"tslib": "^2"
},
Expand Down
32 changes: 7 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1143,10 +1143,10 @@
shx "^0.3.3"
tslib "^2.2.0"

"@salesforce/packaging@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-1.0.2.tgz#5fe5e2df9ff2f7a2b07f08882330cf74682dc1b4"
integrity sha512-XZBhDd2ugT92eFRug+LiDEAS6qh5wyhxOmvvXqdZjpfrNooYl+D8t02h42lAowDwyDmgtiU0DXongOkLPGHvbQ==
"@salesforce/packaging@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-1.0.3.tgz#42329ffdbe58c7067dbd2c9237e52c4f628fa696"
integrity sha512-e11Nl8mSsx2ecyt/CqvQSNC0qcYPfAgA7w2RyianLfIBJzKQX87Wer0A/J81NIg6jQEBdljMrXwDDaKy1woZGg==
dependencies:
"@oclif/core" "^1.19.1"
"@salesforce/core" "^3.31.16"
Expand Down Expand Up @@ -1500,16 +1500,11 @@
dependencies:
"@types/node" "*"

"@types/semver@^7.3.12":
"@types/semver@^7.3.12", "@types/semver@^7.3.9":
version "7.3.13"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==

"@types/semver@^7.3.9":
version "7.3.12"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==

"@types/shelljs@^0.8.11":
version "0.8.11"
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.11.tgz#17a5696c825974e96828e96e89585d685646fcb8"
Expand Down Expand Up @@ -8275,7 +8270,7 @@ yargs-parser@^20.2.2, yargs-parser@^20.2.3:
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==

yargs-parser@^21.0.0, yargs-parser@^21.1.1:
yargs-parser@^21.1.1:
version "21.1.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
Expand Down Expand Up @@ -8320,7 +8315,7 @@ yargs@^15.0.2:
y18n "^4.0.0"
yargs-parser "^18.1.2"

yargs@^17.0.0:
yargs@^17.0.0, yargs@^17.3.1:
version "17.6.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.2.tgz#2e23f2944e976339a1ee00f18c77fedee8332541"
integrity sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==
Expand All @@ -8333,19 +8328,6 @@ yargs@^17.0.0:
y18n "^5.0.5"
yargs-parser "^21.1.1"

yargs@^17.3.1:
version "17.6.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c"
integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
dependencies:
cliui "^8.0.1"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.3"
y18n "^5.0.5"
yargs-parser "^21.0.0"

yeoman-environment@^3.11.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.12.1.tgz#20fc0ab05d76f84c956ad03ed112e3a32e65e862"
Expand Down

0 comments on commit 74e0847

Please sign in to comment.