Skip to content

Commit

Permalink
Merge pull request #369 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-kit-3.0.9

fix(deps): bump @salesforce/kit from 3.0.8 to 3.0.9
  • Loading branch information
svc-cli-bot authored Aug 13, 2023
2 parents 9e14718 + f620678 commit c2a4008
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@oclif/core": "^2.11.1",
"@salesforce/core": "^5.1.0",
"@salesforce/kit": "^3.0.6",
"@salesforce/kit": "^3.0.9",
"@salesforce/ts-types": "^2.0.5",
"chalk": "^4",
"inquirer": "^8.2.5"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,12 +643,12 @@
typescript "^4.9.5"
wireit "^0.9.5"

"@salesforce/kit@^3.0.6":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.8.tgz#bcef300a0ffdaae3c69ae81adfdee51b1c14b29b"
integrity sha512-RPs15MTWabg/SIipjCJViVyZvGEJkux24auZW/KaMc6igjrqv6AiQT3xLXlbwvdUgkPols3knhSX/rw01YQAJQ==
"@salesforce/kit@^3.0.6", "@salesforce/kit@^3.0.9":
version "3.0.9"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.9.tgz#6674559e27914a9c79dd4283eb94eaea6177fe87"
integrity sha512-L9xeKGdwT4q40JOZteUWgyul+xpRENNIVg336cgXYrFWs+/+7hrWlV4YZdMkLg9WRCZb1HjERJ9gHNiEKXXriA==
dependencies:
"@salesforce/ts-types" "^2.0.5"
"@salesforce/ts-types" "^2.0.6"
tslib "^2.6.1"

"@salesforce/prettier-config@^0.0.3":
Expand All @@ -670,7 +670,7 @@
sinon "^5.1.1"
tslib "^2.6.1"

"@salesforce/ts-types@^2.0.5":
"@salesforce/ts-types@^2.0.5", "@salesforce/ts-types@^2.0.6":
version "2.0.6"
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.6.tgz#659590ee6ece45213bbdb23c9e244d206a2f912e"
integrity sha512-hGSU3pwZKItAw567cD2hf+nwe4yPVANonb1E28bLVaRjYAI6FmdxjjTxA+wZRrTpTCpjd5TY67Lq2X1X1lY8bA==
Expand Down

0 comments on commit c2a4008

Please sign in to comment.