Skip to content

Commit

Permalink
fix(deps): bump @salesforce/apex-node from 1.6.1 to 1.6.2 (#883)
Browse files Browse the repository at this point in the history
Bumps [@salesforce/apex-node](https://github.com/forcedotcom/salesforcedx-apex) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/forcedotcom/salesforcedx-apex/releases)
- [Commits](forcedotcom/salesforcedx-apex@1.6.1...1.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent be5a505 commit c0ae6f3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^2.8.7",
"@salesforce/apex-node": "^1.6.0",
"@salesforce/apex-node": "^1.6.2",
"@salesforce/core": "^4.3.2",
"@salesforce/kit": "^3.0.2",
"@salesforce/sf-plugins-core": "^3.0.2",
Expand Down
28 changes: 9 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@commitlint/cli@^17.1.2", "@commitlint/cli@^17.2.0":
"@commitlint/cli@^17.1.2":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==
Expand All @@ -225,7 +225,7 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^17.1.0", "@commitlint/config-conventional@^17.2.0":
"@commitlint/config-conventional@^17.1.0":
version "17.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz#671f7febfcfef90ec11b122a659c6be25e11c19e"
integrity sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==
Expand Down Expand Up @@ -363,7 +363,7 @@
dependencies:
find-up "^5.0.0"

"@commitlint/types@^17.0.0", "@commitlint/types@^17.4.0":
"@commitlint/types@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.0.tgz#c7c2b97b959f6175c164632bf26208ce417b3f31"
integrity sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==
Expand Down Expand Up @@ -991,15 +991,13 @@
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@salesforce/apex-node@^1.6.0", "@salesforce/apex-node@^1.6.1":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@salesforce/apex-node/-/apex-node-1.6.1.tgz#ca01b974e3ee87f31f100c15e9185b1655be87db"
integrity sha512-Jx+mD9l8/OpcsVxmgcIPVtN+41RMlGzNehZCwC0irucKFpAi7kKbwMyFo4LXdYZUFg28lFw1WlghfzEwfuJ3aA==
"@salesforce/apex-node@^1.6.1", "@salesforce/apex-node@^1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@salesforce/apex-node/-/apex-node-1.6.2.tgz#ea53c01994994288dcab362548ddda36e3127bbc"
integrity sha512-EeBdfkVd6nA6MK8gdkNgk+aVuoxc8KzQvMIBzP1hBYNP0SDGOmq3bSINV3cyiAGCuBgt4VbYTznb/+iPdWRr/w==
dependencies:
"@commitlint/config-conventional" "^17.2.0"
"@salesforce/core" "^3.34.6"
"@salesforce/core" "^4.0.1"
"@types/istanbul-reports" "^3.0.1"
commitlint "^17.2.0"
faye "1.4.0"
glob "^8.0.3"
istanbul-lib-coverage "^3.2.0"
Expand Down Expand Up @@ -1033,7 +1031,7 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.7.0"

"@salesforce/core@^3.24.0", "@salesforce/core@^3.34.6", "@salesforce/core@^3.36.0", "@salesforce/core@^3.36.1", "@salesforce/core@^3.36.2":
"@salesforce/core@^3.24.0", "@salesforce/core@^3.36.0", "@salesforce/core@^3.36.1", "@salesforce/core@^3.36.2":
version "3.36.2"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.2.tgz#135fa2fb858da6245b9ecff1e7819aeaeead5150"
integrity sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==
Expand Down Expand Up @@ -2896,14 +2894,6 @@ [email protected]:
resolved "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b"
integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==

commitlint@^17.2.0:
version "17.2.0"
resolved "https://registry.npmjs.org/commitlint/-/commitlint-17.2.0.tgz#0cc0b15aec02d4e2d87a20cf9922295481b17b76"
integrity sha512-0EWPSQUkAO/cF3uDsxANw4mPzIsrgJs46WOFJybwF5n4yLTYeaGdrzkzsqOIUU2c6Wn0sdYv+xZSFRlCnzIfgw==
dependencies:
"@commitlint/cli" "^17.2.0"
"@commitlint/types" "^17.0.0"

common-ancestor-path@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz#4f7d2d1394d91b7abdf51871c62f71eadb0182a7"
Expand Down

0 comments on commit c0ae6f3

Please sign in to comment.