Skip to content

Commit d9dbe66

Browse files
chore(deps-dev): bump @salesforce/plugin-apex from 0.1.20 to 0.1.21 (#60)
Bumps [@salesforce/plugin-apex](https://github.com/forcedotcom/salesforcedx-apex) from 0.1.20 to 0.1.21. - [Release notes](https://github.com/forcedotcom/salesforcedx-apex/releases) - [Commits](https://github.com/forcedotcom/salesforcedx-apex/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eccbc64 commit d9dbe66

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -531,10 +531,10 @@
531531
dependencies:
532532
fancy-test "^1.4.3"
533533

534-
"@salesforce/[email protected].20":
535-
version "0.1.20"
536-
resolved "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-0.1.20.tgz#a528117b0fbf8fcabedaa63ebd78f7c06bec22da"
537-
integrity sha512-lMIje0b9ukEZtENtg8hTvxPlU3T6MxeDxM+g+RSN9T6HA3xirnfdmHJ3NocQp1aTkiJbnQun0PxIrLhVPcGS/Q==
534+
"@salesforce/[email protected].21":
535+
version "0.1.21"
536+
resolved "https://registry.yarnpkg.com/@salesforce/apex-node/-/apex-node-0.1.21.tgz#684766f05a896a5c0d7fdc282eb71000f17aeed2"
537+
integrity sha512-fKMrfDIB6Vn1lP5LCg+FUlVMhuIpnKVq8OTca8/W2nQf6W+KrqVctpDRNXEMxK2Jd25uGcoGA+vc+IM6AH+Dqw==
538538
dependencies:
539539
"@salesforce/core" "2.13.0"
540540
faye "1.1.3"
@@ -691,14 +691,14 @@
691691
tslib "^1.10.0"
692692

693693
"@salesforce/plugin-apex@^0.1.18":
694-
version "0.1.20"
695-
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-0.1.20.tgz#34f293c11f722a7a3d782398ac22cdb349f2c525"
696-
integrity sha512-ARGsWHQAk0txvah0wPgwGp6KbmiTcPHkIeamHTOzxYEPupcMAGtE01FA3ckQX8zxdFaP5NY+sVyBAfu151uOHg==
694+
version "0.1.21"
695+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-apex/-/plugin-apex-0.1.21.tgz#ee71324ef98f070c301192bcf458b318873a3b25"
696+
integrity sha512-z0jr/hk+rkf4GLxS4E566qoZiRTs0llPjCxtbAef52JASMZ8v43B+UHrDT1xtn9QceHywUmRQzc5ilpzltEhnQ==
697697
dependencies:
698698
"@oclif/command" "^1"
699699
"@oclif/config" "^1"
700700
"@oclif/errors" "^1"
701-
"@salesforce/apex-node" "0.1.20"
701+
"@salesforce/apex-node" "0.1.21"
702702
"@salesforce/command" "3.0.3"
703703
"@salesforce/core" "2.13.0"
704704
chalk "^4.1.0"

0 commit comments

Comments
 (0)