Skip to content

Commit 3da6e37

Browse files
authored
Merge pull request #970 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.22
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.21 to 5.2.22
2 parents 4b1382e + 5ac9f40 commit 3da6e37

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
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^11.3.12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.21",
13+
"@oclif/plugin-command-snapshot": "^5.2.22",
1414
"@oclif/plugin-help": "^6.2.18",
1515
"@salesforce/cli-plugins-testkit": "^5.3.38",
1616
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,10 +1382,10 @@
13821382
wordwrap "^1.0.0"
13831383
wrap-ansi "^7.0.0"
13841384

1385-
"@oclif/plugin-command-snapshot@^5.2.21":
1386-
version "5.2.21"
1387-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.21.tgz#67ed6a106efbc774a345b7a956da74dfd9b2e67a"
1388-
integrity sha512-DbvmIHR3xPJGsGrCpxtSnOzvxk12fwWjjsbD9tbFsZngIIT0/GideaQX1AB1erqROZ0lvlGTEu+qGsWffs32oA==
1385+
"@oclif/plugin-command-snapshot@^5.2.22":
1386+
version "5.2.22"
1387+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.22.tgz#88d0e452c87e8802a92cfdec9e39e13c0021a877"
1388+
integrity sha512-HPs5ydvpPiKc5PtIkFshScsASHA8BPVHdrovUwHwkvq91bsufsU7eiP3PZDHVXWd84nfqJkhYDjCAJJQDNN41A==
13891389
dependencies:
13901390
"@oclif/core" "^4"
13911391
ansis "^3.3.2"

0 commit comments

Comments
 (0)