Skip to content

Commit efec334

Browse files
authored
Merge pull request #1343 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.4
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.2 to 5.3.4
2 parents e640735 + 9bfa97e commit efec334

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"open": "^10.1.2"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.3.2",
19+
"@oclif/plugin-command-snapshot": "^5.3.4",
2020
"@salesforce/cli-plugins-testkit": "^5.3.39",
2121
"@salesforce/dev-scripts": "^11.0.2",
2222
"@salesforce/plugin-command-reference": "^3.1.58",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1624,10 +1624,10 @@
16241624
wordwrap "^1.0.0"
16251625
wrap-ansi "^7.0.0"
16261626

1627-
"@oclif/plugin-command-snapshot@^5.3.2":
1628-
version "5.3.2"
1629-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
1630-
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
1627+
"@oclif/plugin-command-snapshot@^5.3.4":
1628+
version "5.3.4"
1629+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.4.tgz#c6774688457a76871cda59036bfd9c0df24ee994"
1630+
integrity sha512-L+FydkQ4kVv1A26Tv6DZL/uj/Mdq7soEvckaU+9WEdDmTdRoGfX0rHizo9fnnI2vK0y77v+KzR1wx0ECzsID4g==
16311631
dependencies:
16321632
"@oclif/core" "^4"
16331633
ansis "^3.17.0"

0 commit comments

Comments
 (0)