Skip to content

Commit a5aa8bb

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.25 to 5.2.26. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.2.25...5.2.26) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fccd454 commit a5aa8bb

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)