Skip to content

Commit 5820880

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 4.0.5 to 4.0.7
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 4.0.5 to 4.0.7. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@4.0.5...4.0.7) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0ba1c1 commit 5820880

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"tslib": "^2"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^4.0.5",
15+
"@oclif/plugin-command-snapshot": "^4.0.7",
1616
"@oclif/plugin-help": "^5.2.11",
1717
"@salesforce/cli-plugins-testkit": "^4.1.1",
1818
"@salesforce/dev-config": "^4.0.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -723,18 +723,18 @@
723723
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
724724
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==
725725

726-
"@oclif/plugin-command-snapshot@^4.0.5":
727-
version "4.0.5"
728-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.5.tgz#04365afc5692b024d7a4d4444ec276023a03efdc"
729-
integrity sha512-j/oEX/fQISLynLiolUH/STJm5cbQ05XdhHAgWAjMQrwwyGMeTSBV5N/hhvPujjcCAmHnpWxZVcLoyyrzJkJImw==
726+
"@oclif/plugin-command-snapshot@^4.0.7":
727+
version "4.0.7"
728+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.7.tgz#0c2ecef0be663d4a87e001f2a75f320cc72f1fc6"
729+
integrity sha512-lvnzN8eMTEUKrVpheDXjROxxR5/zQMi6f5IVYuD5PcRIF7rGgiF9o2Ilwbl4Op7Y77E6GWqRoBpu9A+lkYZWWg==
730730
dependencies:
731-
"@oclif/core" "^2.8.7"
731+
"@oclif/core" "^2.8.11"
732732
chalk "^4.1.2"
733733
just-diff "^5.2.0"
734734
lodash "^4.17.21"
735735
semver "^7.5.2"
736736
ts-json-schema-generator "^1.2.0"
737-
tslib "^2.5.3"
737+
tslib "^2.6.0"
738738

739739
"@oclif/plugin-help@^5.1.19", "@oclif/plugin-help@^5.2.11":
740740
version "5.2.11"
@@ -6700,7 +6700,7 @@ tslib@^1.8.1, tslib@^1.9.0:
67006700
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
67016701
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
67026702

6703-
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.5.3:
6703+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.5.3, tslib@^2.6.0:
67046704
version "2.6.0"
67056705
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
67066706
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==

0 commit comments

Comments
 (0)