Skip to content

Commit 4024ba0

Browse files
authored
Merge pull request #476 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.2
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.0 to 5.2.2
2 parents 3091caa + 18f7fe8 commit 4024ba0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"color-name": "^2.0.0"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.2.0",
18+
"@oclif/plugin-command-snapshot": "^5.2.2",
1919
"@salesforce/cli-plugins-testkit": "^5.3.10",
2020
"@salesforce/dev-scripts": "^10.1.0",
2121
"@salesforce/plugin-command-reference": "^3.1.1",

yarn.lock

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

1665-
"@oclif/plugin-command-snapshot@^5.2.0":
1666-
version "5.2.0"
1667-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0.tgz#315ec592f43faf417dbd6dc5af03c21cf06e5f35"
1668-
integrity sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q==
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==
16691669
dependencies:
1670-
"@oclif/core" "^4.0.0-beta.13"
1670+
"@oclif/core" "^4"
16711671
ansis "^3.2.0"
16721672
globby "^14.0.1"
16731673
just-diff "^5.2.0"

0 commit comments

Comments
 (0)