Skip to content

Commit ae37250

Browse files
chore(deps): bump @salesforce/core from 2.35.3 to 2.36.0 (#604)
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 2.35.3 to 2.36.0. - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@v2.35.3...v2.36.0) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa3b4c6 commit ae37250

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -556,16 +556,16 @@
556556
safe-json-stringify "~1"
557557

558558
"@salesforce/core@^2.35.0":
559-
version "2.35.3"
560-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-2.35.3.tgz#acda80e6a329a40f257033c99ed353168253b0db"
561-
integrity sha512-F/Up8QQf7H8iKxQpGa4EZpViuNUzS+MSKaifbs+nBHs3ni0XZ2NMxB5Ai+C1vsbNNEeB1NoTPcOw/cpTm7WRRA==
559+
version "2.36.0"
560+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-2.36.0.tgz#eadade3d663f0a2e11d0cc9f9097c528c182997d"
561+
integrity sha512-VsKt7SXArxrOelaJl5Ez21Pmtdp2eU6qimqZ5clxnNaZDZKOySDPYnKHu7AYCt1LUNFN9cfsX8K5yOHxS+wT+w==
562562
dependencies:
563563
"@salesforce/bunyan" "^2.0.0"
564564
"@salesforce/kit" "^1.5.17"
565565
"@salesforce/schemas" "^1.0.1"
566566
"@salesforce/ts-types" "^1.5.20"
567567
"@types/graceful-fs" "^4.1.5"
568-
"@types/jsforce" "^1.9.38"
568+
"@types/jsforce" "^1.9.41"
569569
"@types/mkdirp" "^1.0.1"
570570
archiver "^5.3.0"
571571
debug "^3.1.0"
@@ -809,7 +809,7 @@
809809
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
810810
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
811811

812-
"@types/jsforce@^1.9.38":
812+
"@types/jsforce@^1.9.38", "@types/jsforce@^1.9.41":
813813
version "1.9.41"
814814
resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.9.41.tgz#08b31a0d04e14fd5f8a232196e16bc742e22bbed"
815815
integrity sha512-J0dReK6EPGR98b4fAowqqQqFXH4DGtPxY2lLrZGcuCthrHYkYNrKnfGf2xM1jwiBC5CGdSEDmWEDwRwwmX25tA==

0 commit comments

Comments
 (0)