Skip to content

Commit c7a958d

Browse files
authored
Merge pull request #903 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.0.5
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.4 to 5.0.5
2 parents 8843aec + acc6ac1 commit c7a958d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"open": "^9.1.0"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.0.4",
18+
"@oclif/plugin-command-snapshot": "^5.0.5",
1919
"@salesforce/cli-plugins-testkit": "^5.1.3",
2020
"@salesforce/dev-scripts": "^8.1.2",
2121
"@salesforce/plugin-command-reference": "^3.0.51",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@
781781
wordwrap "^1.0.0"
782782
wrap-ansi "^7.0.0"
783783

784-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
784+
"@oclif/core@^3.0.4", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
785785
version "3.15.1"
786786
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
787787
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
@@ -814,12 +814,12 @@
814814
wordwrap "^1.0.0"
815815
wrap-ansi "^7.0.0"
816816

817-
"@oclif/plugin-command-snapshot@^5.0.4":
818-
version "5.0.4"
819-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.4.tgz#d80cf80cdf8e6a21cddbea607c5a39c96d577b87"
820-
integrity sha512-dsogNsY/k9D9aoceEWZhGklHBCIsJQpVAKwRKSQkrzhvesi/qB4reEfcuWGy1FtJihTVEVSGLdGBIz2Wu1XApA==
817+
"@oclif/plugin-command-snapshot@^5.0.5":
818+
version "5.0.5"
819+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
820+
integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
821821
dependencies:
822-
"@oclif/core" "^3.10.8"
822+
"@oclif/core" "^3.15.0"
823823
"@types/lodash.difference" "^4.5.9"
824824
chalk "^5.3.0"
825825
just-diff "^5.2.0"

0 commit comments

Comments
 (0)