Skip to content

Commit

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

---
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 Jun 10, 2023
1 parent 3a9986c commit 19c1cf6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"dependencies": {
"@salesforce/bunyan": "^2.0.0",
"@salesforce/kit": "^3.0.2",
"@salesforce/kit": "^3.0.3",
"@salesforce/schemas": "^1.5.1",
"@salesforce/ts-types": "^2.0.2",
"@types/semver": "^7.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -567,10 +567,10 @@
typescript "^4.9.5"
wireit "^0.9.5"

"@salesforce/kit@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.2.tgz#6474c3e9905290bbcfb3455388b140eee3ff84db"
integrity sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==
"@salesforce/kit@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.3.tgz#7144bf4d135b45d9f7a0a52365ec5e55b380b4e0"
integrity sha512-je1x5wt2+BVcGuFvd6anodqSFQY68cDnSosAfxYCQfuQsknTNp+QorliATurpKfucOJ6yAKCxP8nxGjZzcAX0w==
dependencies:
"@salesforce/ts-types" "^2.0.1"
tslib "^2.5.2"
Expand Down

0 comments on commit 19c1cf6

Please sign in to comment.