Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent 070d6a3 commit ce9ebdd
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 @@ -7,7 +7,7 @@
"dependencies": {
"@oclif/core": "^2.11.5",
"@salesforce/core": "^4.3.7",
"@salesforce/kit": "^3.0.2",
"@salesforce/kit": "^3.0.8",
"@salesforce/sf-plugins-core": "^3.1.8",
"tslib": "^2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1006,13 +1006,13 @@
typescript "^4.9.5"
wireit "^0.9.5"

"@salesforce/kit@^3.0.2", "@salesforce/kit@^3.0.3", "@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==
"@salesforce/kit@^3.0.3", "@salesforce/kit@^3.0.4", "@salesforce/kit@^3.0.6", "@salesforce/kit@^3.0.8":
version "3.0.8"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.8.tgz#bcef300a0ffdaae3c69ae81adfdee51b1c14b29b"
integrity sha512-RPs15MTWabg/SIipjCJViVyZvGEJkux24auZW/KaMc6igjrqv6AiQT3xLXlbwvdUgkPols3knhSX/rw01YQAJQ==
dependencies:
"@salesforce/ts-types" "^2.0.5"
tslib "^2.6.0"
tslib "^2.6.1"

"@salesforce/plugin-command-reference@^3.0.21":
version "3.0.21"
Expand Down

0 comments on commit ce9ebdd

Please sign in to comment.