Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2022
1 parent 73a5804 commit b59b68b
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 @@ -33,7 +33,7 @@
"!lib/**/*.map"
],
"dependencies": {
"@salesforce/core": "^3.31.17",
"@salesforce/core": "^3.31.18",
"@salesforce/ts-types": "^1.7.0",
"applicationinsights": "^1.4.0",
"axios": "^0.27.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,10 +643,10 @@
mv "~2"
safe-json-stringify "~1"

"@salesforce/core@^3.31.17":
version "3.31.17"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.31.17.tgz#83ab3c9c4730223943ceef4798aaa901fec7981e"
integrity sha512-rn3AYyePp3m1+IH+KVi+DWwMPcAPDYFiUxyJLh+Jr2hNj9i79eQBcUix6wunK3HaVz0N6Tm5FGIpjqfEVsU0cA==
"@salesforce/core@^3.31.18":
version "3.31.18"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.31.18.tgz#ceaf2333c98bacd59b8666b5b69b659268165d61"
integrity sha512-t2T7BzuNXdLGyAXMBHm9PtGbRvqCZQga+c3ceKKufJXW+ahQ2X8SXrOnXRzoZOt8DgTjWO3hLJmTCzC4AVgl7w==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^1.7.0"
Expand Down

0 comments on commit b59b68b

Please sign in to comment.