Skip to content

Commit

Permalink
fix(deps): bump @salesforce/kit from 3.0.5 to 3.0.6
Browse files Browse the repository at this point in the history
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/forcedotcom/kit/releases)
- [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/kit@3.0.5...3.0.6)

---
updated-dependencies:
- dependency-name: "@salesforce/kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2023
1 parent 84bb769 commit 03713bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.9.3",
"@salesforce/core": "^4.3.11",
"@salesforce/kit": "^3.0.5",
"@salesforce/kit": "^3.0.6",
"@salesforce/ts-types": "^2.0.5",
"chalk": "^4",
"inquirer": "^8.2.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -654,12 +654,12 @@
typescript "^4.9.5"
wireit "^0.9.5"

"@salesforce/kit@^3.0.4", "@salesforce/kit@^3.0.5":
version "3.0.5"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.5.tgz#0792daff4f45e1c0e0667735988815e3a01d20fb"
integrity sha512-Vwryx7v5z0JTV+IdoxnKFArFyVfyKPClmIXtwEH3O6uZd1mDZAp7Y3aJPoKNWgfBtQaxRalc3W5heuC1lTa5SA==
"@salesforce/kit@^3.0.4", "@salesforce/kit@^3.0.6":
version "3.0.6"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.6.tgz#8fcf95dae20dce62a6d490c64aeaec379b507696"
integrity sha512-NtEU8dJn/zbGEWUjStSPRAlF8rq8lrOGAOAfaacsufLcpZikQZ8nZd6YUOk1A2siokPXDFCXyJbjT76F1rClpw==
dependencies:
"@salesforce/ts-types" "^2.0.4"
"@salesforce/ts-types" "^2.0.5"
tslib "^2.6.0"

"@salesforce/prettier-config@^0.0.3":
Expand Down

0 comments on commit 03713bc

Please sign in to comment.