Skip to content

Commit ce41b61

Browse files
authored
Merge pull request #836 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.21
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.19 to 5.2.21
2 parents 3a7a4f3 + a2a79da commit ce41b61

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
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^12"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.2.19",
14+
"@oclif/plugin-command-snapshot": "^5.2.21",
1515
"@salesforce/cli-plugins-testkit": "^5.3.36",
1616
"@salesforce/dev-scripts": "^10.2.10",
1717
"@salesforce/plugin-command-reference": "^3.1.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,10 +1418,10 @@
14181418
wordwrap "^1.0.0"
14191419
wrap-ansi "^7.0.0"
14201420

1421-
"@oclif/plugin-command-snapshot@^5.2.19":
1422-
version "5.2.19"
1423-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.19.tgz#02f3f2c426aa0791bfcc598c9210e061f98caf54"
1424-
integrity sha512-tw4R1ohyo73/lWMFF2aGiN5qrURsttY59GRaVPSb9KMLHUS1l0kPt5k3Qm10ci4i3CALCOa78Chowan2OW4cnQ==
1421+
"@oclif/plugin-command-snapshot@^5.2.21":
1422+
version "5.2.21"
1423+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.21.tgz#67ed6a106efbc774a345b7a956da74dfd9b2e67a"
1424+
integrity sha512-DbvmIHR3xPJGsGrCpxtSnOzvxk12fwWjjsbD9tbFsZngIIT0/GideaQX1AB1erqROZ0lvlGTEu+qGsWffs32oA==
14251425
dependencies:
14261426
"@oclif/core" "^4"
14271427
ansis "^3.3.2"

0 commit comments

Comments
 (0)