Skip to content

Commit

Permalink
chore: rel-man bump
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Sep 20, 2023
1 parent c7a33dc commit 0b2967f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"@oclif/plugin-command-snapshot": "^3.3.0",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^3.1.1",
"@salesforce/plugin-release-management": "^4.2.0",
"@salesforce/plugin-release-management": "^4.2.2",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/ts-sinon": "^1.4.15",
"@types/debug": "^4.1.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1797,10 +1797,10 @@
open "^8.4.2"
tslib "^2"

"@salesforce/plugin-release-management@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-release-management/-/plugin-release-management-4.2.0.tgz#9f30ee1a9131351e31779fc39682e3123d3a02e7"
integrity sha512-otVjtrw1M+m25qlBcz9N7lFcSFC5yXeHjnrYbwAw9b2DFzqs5axS8W8QHr5XrcXZ0VDLOoxD2c3IUa/EbMmE1w==
"@salesforce/plugin-release-management@^4.2.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@salesforce/plugin-release-management/-/plugin-release-management-4.2.2.tgz#6187b91dc5b0d527ac31c68810eb2439e6808a39"
integrity sha512-vMw9O1z89MTnS4lRJ1ktGMrthYRIcMS8K7ceDVAsKydYryuaCxD4Ak+OA59/K+ihJ9fjjzkzqsWNt+NENDMwRQ==
dependencies:
"@oclif/core" "^2.15.0"
"@octokit/core" "^4.2.4"
Expand All @@ -1811,7 +1811,7 @@
"@salesforce/kit" "^3.0.9"
"@salesforce/plugin-command-reference" "^3.0.25"
"@salesforce/plugin-trust" "^2.6.8"
"@salesforce/sf-plugins-core" "^3.1.20"
"@salesforce/sf-plugins-core" "^3.1.22"
"@salesforce/ts-types" "^2.0.6"
aws-sdk "^2.1440.0"
chalk "^4.1.0"
Expand Down

0 comments on commit 0b2967f

Please sign in to comment.