Skip to content

Commit 03645e0

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,10 +1389,10 @@
13891389
wordwrap "^1.0.0"
13901390
wrap-ansi "^7.0.0"
13911391

1392-
"@oclif/plugin-command-snapshot@^5.3.5":
1393-
version "5.3.5"
1394-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz#b8c3803d5029299bdee1544cbf3f734d80645ed0"
1395-
integrity sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==
1392+
"@oclif/plugin-command-snapshot@^5.3.6":
1393+
version "5.3.6"
1394+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
1395+
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
13961396
dependencies:
13971397
"@oclif/core" "^4"
13981398
ansis "^3.17.0"

0 commit comments

Comments
 (0)