Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2022
1 parent 9380e8e commit e4e4711
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 @@ -26,7 +26,7 @@
},
"dependencies": {
"@salesforce/core": "^3.31.17",
"@salesforce/kit": "^1.7.2",
"@salesforce/kit": "^1.8.0",
"@salesforce/ts-types": "^1.7.1",
"archiver": "^5.3.1",
"fast-xml-parser": "^3.21.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -740,10 +740,10 @@
typedoc-plugin-missing-exports "0.23.0"
typescript "^4.1.3"

"@salesforce/kit@^1.6.1", "@salesforce/kit@^1.7.0", "@salesforce/kit@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.7.2.tgz#ed0f9d352426f9d23633500412a280820748bf8d"
integrity sha512-QBSdQ7nEbFq0w0/skTrQhg4YtVg2BrNuCDzoCUPaB0p3HEeIw5pQOxrCJrGVrJC99XrZNTTfXTeCAD9ch1y0pw==
"@salesforce/kit@^1.6.1", "@salesforce/kit@^1.7.0", "@salesforce/kit@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.8.0.tgz#d5b8d83d5b0b866cb76840dc7a18e115589d86a0"
integrity sha512-Pr9CWAIzVYKZRWvM76lyhEtF3CPmVdIfgbqRD7KT/YZdbLstX3KHYBxCyx3TyWZr5qROv96n+jRIBiIFI9LGGw==
dependencies:
"@salesforce/ts-types" "^1.7.1"
shx "^0.3.3"
Expand Down

0 comments on commit e4e4711

Please sign in to comment.