Skip to content

Commit

Permalink
fix(deps): bump @salesforce/core from 7.2.0 to 7.3.0
Browse files Browse the repository at this point in the history
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 7.2.0 to 7.3.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@7.2.0...7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2024
1 parent 8296a86 commit a4e9294
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"!lib/**/*.map"
],
"dependencies": {
"@salesforce/core": "^7.2.0",
"@salesforce/core": "^7.3.0",
"@salesforce/kit": "^3.1.1",
"applicationinsights": "^2.9.5",
"got": "^11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -670,10 +670,10 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/core@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
"@salesforce/core@^7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.0.tgz#2ad3dfccb1ef0eb2e65b49b655e39748002bbc13"
integrity sha512-c/gZLvKFHvgAv/Gyd4LjGGQykvGLn67QtCmdT7Hnm57bTDZoyr7XJXcaI+ILN0NO47guG1tEWP5eBvAi+u2DNA==
dependencies:
"@jsforce/jsforce-node" "^3.1.0"
"@salesforce/kit" "^3.1.0"
Expand Down

0 comments on commit a4e9294

Please sign in to comment.