Skip to content

Commit e4e4711

Browse files
fix(deps): bump @salesforce/kit from 1.7.2 to 1.8.0 (#773)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9380e8e commit e4e4711

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@salesforce/core": "^3.31.17",
29-
"@salesforce/kit": "^1.7.2",
29+
"@salesforce/kit": "^1.8.0",
3030
"@salesforce/ts-types": "^1.7.1",
3131
"archiver": "^5.3.1",
3232
"fast-xml-parser": "^3.21.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@
740740
typedoc-plugin-missing-exports "0.23.0"
741741
typescript "^4.1.3"
742742

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

0 commit comments

Comments
 (0)