Skip to content

Commit 07ebf92

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 3.2.11 to 3.2.13. - [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@3.2.11...3.2.13) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8dc69cd commit 07ebf92

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"tslib": "^2"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^3.2.11",
17+
"@oclif/plugin-command-snapshot": "^3.2.13",
1818
"@oclif/test": "^2.2.15",
1919
"@salesforce/cli-plugins-testkit": "^3.2.6",
2020
"@salesforce/dev-config": "^3.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@
724724
is-wsl "^2.1.1"
725725
tslib "^2.3.1"
726726

727-
"@oclif/core@^1.19.1", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0":
727+
"@oclif/core@^1.19.1", "@oclif/core@^1.20.3", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0", "@oclif/core@^1.22.0":
728728
version "1.22.0"
729729
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.22.0.tgz#dfdd76db6435cc1be2de7bbe25c23302332b9297"
730730
integrity sha512-Bvyi6uFbmpkFl9XUATsGMlqEDGfqMKWL0Mu5VQTuPg7/NIyfygYkaburn11uGkOp0a8yG6fPpyVBfGmztjNPGA==
@@ -818,12 +818,12 @@
818818
chalk "^4.1.0"
819819
tslib "^2.3.1"
820820

821-
"@oclif/plugin-command-snapshot@^3.2.11":
822-
version "3.2.11"
823-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.11.tgz#92bb7d806521b437a10b84098c77a20e43c251a5"
824-
integrity sha512-6ytjcdvMj6Vgfu01JxHiUMqkkelAtGQq6KB96VolZJFgHWvPqL0Pvmedqynp33pgr+epWPs+b2weck2ixKcpqg==
821+
"@oclif/plugin-command-snapshot@^3.2.13":
822+
version "3.2.13"
823+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.13.tgz#9704343bd430343cc5b89d045b6f407e6886c539"
824+
integrity sha512-O7UvqduVNEZVORJcBYyD9e7Q7bww1nDfxs/f24Vb5x4Lj2glrtn2nIVfYadwSfgcVaAosV9YxeeuixGmR6rhpw==
825825
dependencies:
826-
"@oclif/core" "^1.20.4"
826+
"@oclif/core" "^1.22.0"
827827
chalk "^4.1.2"
828828
just-diff "^5.1.1"
829829
lodash "^4.17.21"

0 commit comments

Comments
 (0)