Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent eacb4c9 commit 95293da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@salesforce/plugin-info": "^3.0.28",
"@salesforce/sf-plugins-core": "^7.1.14",
"@salesforce/source-deploy-retrieve": "^10.5.1",
"@salesforce/source-tracking": "^5.1.12",
"@salesforce/source-tracking": "^5.1.14",
"@salesforce/ts-types": "^2.0.9",
"chalk": "^5.3.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1865,7 +1865,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^3.11.0", "@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.22.0", "@oclif/core@^3.23.0":
"@oclif/core@^3.11.0", "@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.23.0":
version "3.23.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
Expand Down Expand Up @@ -2281,12 +2281,12 @@
shelljs "^0.8.4"
sinon "^10.0.0"

"@salesforce/source-tracking@^5.0.0", "@salesforce/source-tracking@^5.1.12":
version "5.1.12"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-5.1.12.tgz#feff62420c0f70bfb51b8f0fa6850da50051bdc0"
integrity sha512-AWT0ibE8UipLigDSF+9x+EEmJEeaXhkr53TnAPRtgDaZ9SId2nDFBaRchcN3dXhPEdlpuBCpsBgHtkMNfU3z9A==
"@salesforce/source-tracking@^5.0.0", "@salesforce/source-tracking@^5.1.14":
version "5.1.14"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-5.1.14.tgz#ae2c02d687099e68508e327545f3b123a71dced2"
integrity sha512-wrxFM5Wz4GekH4R+eAd+h780K4qNIU7/77Frua5HDHvORcj07zGR8prJ2zG2/bbYwaclojexH9zHi0RHe2LMoA==
dependencies:
"@oclif/core" "^3.22.0"
"@oclif/core" "^3.23.0"
"@salesforce/core" "^6.7.0"
"@salesforce/kit" "^3.0.15"
"@salesforce/source-deploy-retrieve" "^10.5.1"
Expand Down

0 comments on commit 95293da

Please sign in to comment.