Skip to content

Commit 31db508

Browse files
authored
Merge pull request #1196 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.26
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.25 to 5.2.26
2 parents fccd454 + a5aa8bb commit 31db508

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/core": "^4.2.2",
15-
"@oclif/plugin-command-snapshot": "^5.2.25",
15+
"@oclif/plugin-command-snapshot": "^5.2.26",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.11",
1818
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,10 +1762,10 @@
17621762
wordwrap "^1.0.0"
17631763
wrap-ansi "^7.0.0"
17641764

1765-
"@oclif/plugin-command-snapshot@^5.2.25":
1766-
version "5.2.25"
1767-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.25.tgz#92db933fc2ddeac04f459e944bbe4cf7c447b72e"
1768-
integrity sha512-56bJuwfJfCNla4ZvP3/TCIGUd8fBe1Pw09xC0jFU/HDyx0Q0Ge3ZV+xp3+XqhTP5b1p6vaVaitkdge4jTuI1dw==
1765+
"@oclif/plugin-command-snapshot@^5.2.26":
1766+
version "5.2.26"
1767+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1768+
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
17691769
dependencies:
17701770
"@oclif/core" "^4"
17711771
ansis "^3.8.1"

0 commit comments

Comments
 (0)