Skip to content

Commit 6f56421

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.2 to 5.3.5
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.2 to 5.3.5. - [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.3.2...5.3.5) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60b5d4e commit 6f56421

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
@@ -13,7 +13,7 @@
1313
"chalk": "^5.4.1"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.3.0",
16+
"@oclif/plugin-command-snapshot": "^5.3.5",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^11.0.2",
1919
"@salesforce/plugin-command-reference": "^3.1.63",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1328,10 +1328,10 @@
13281328
wordwrap "^1.0.0"
13291329
wrap-ansi "^7.0.0"
13301330

1331-
"@oclif/plugin-command-snapshot@^5.3.0":
1332-
version "5.3.2"
1333-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.2.tgz#57d550b6e3f1f69ea6e4c6ec569333f9ee133711"
1334-
integrity sha512-PdzFQ1BRbv1YqOo5+5P/FzpS3xQQs6xVUZFM+kbdhyhFf9baVGrzkyDqa+nWp9SIvBD0cMb4QrLuKMIfNG9JyA==
1331+
"@oclif/plugin-command-snapshot@^5.3.5":
1332+
version "5.3.5"
1333+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1334+
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
13351335
dependencies:
13361336
"@oclif/core" "^4"
13371337
ansis "^3.17.0"

0 commit comments

Comments
 (0)