Skip to content

Commit 0013086

Browse files
authored
Merge pull request #501 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.3
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.2 to 5.2.3
2 parents 48eca62 + 327ed02 commit 0013086

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
@@ -13,7 +13,7 @@
1313
"ansis": "^3.2.0"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.2.2",
16+
"@oclif/plugin-command-snapshot": "^5.2.3",
1717
"@salesforce/cli-plugins-testkit": "^5.3.14",
1818
"@salesforce/dev-scripts": "^10.2.0",
1919
"@salesforce/plugin-command-reference": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,10 +1662,10 @@
16621662
wordwrap "^1.0.0"
16631663
wrap-ansi "^7.0.0"
16641664

1665-
"@oclif/plugin-command-snapshot@^5.2.2":
1666-
version "5.2.2"
1667-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.2.tgz#3bd89b06676eb8858e256c55482efdc7844ca39c"
1668-
integrity sha512-OVofRryPy962QeyiOYX7iI92H+dFGO7wa4F+yXYLQ0Xr+ik+LNYzOgxRomNIbj8kqnBBPLqOvv9gkKakAf9UZg==
1665+
"@oclif/plugin-command-snapshot@^5.2.3":
1666+
version "5.2.3"
1667+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz#2c33c5b0c93918e846badcabe7f4f48bdc29f3b6"
1668+
integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==
16691669
dependencies:
16701670
"@oclif/core" "^4"
16711671
ansis "^3.2.0"

0 commit comments

Comments
 (0)