Skip to content

Commit

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

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

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] committed Jul 28, 2023
1 parent 8b4608f commit 6a5e3cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@jayree/changelog": "^1.1.4",
"@salesforce/sf-plugins-core": "^3.1.12",
"@salesforce/source-tracking": "^4.2.6",
"@salesforce/source-tracking": "^4.2.9",
"debug": "^4.3.4",
"deep-object-diff": "^1.1.9",
"fast-xml-parser": "^4.2.6",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1046,14 +1046,15 @@
proxy-agent "^6.2.2"
unzipper "0.10.14"

"@salesforce/source-tracking@^4.2.6":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-4.2.6.tgz#b28f99d26983d370a9b1da40093a14797d711c71"
integrity sha512-ZL4a8Fouof16QviacuMS3XLmH5GUTm4yw48xtf0eeHy4/Ggbrf2SvZXdJM6YkORfMG78rxXDNfIjg5q+3SQO2A==
"@salesforce/source-tracking@^4.2.9":
version "4.2.9"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-4.2.9.tgz#6f64b33d5ab9e3de9c82a0b09a652266dccc5ac1"
integrity sha512-RskbDf1hiKlZjfXpJ6YkEaGyQ1x8gU/vBLViMEfwdqrWhdfffqS++vRrf1aecUZRFYIXgheSw5gR+aQBY7bmoA==
dependencies:
"@salesforce/core" "^4.3.11"
"@salesforce/kit" "^3.0.6"
"@salesforce/source-deploy-retrieve" "^9.4.2"
"@salesforce/ts-types" "^2.0.5"
fast-xml-parser "^4.2.5"
graceful-fs "^4.2.11"
isomorphic-git "1.23.0"
Expand Down

0 comments on commit 6a5e3cc

Please sign in to comment.