Skip to content

Commit d686ad5

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.12 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.12...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 6d86f15 commit d686ad5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@oclif/dev-cli": "^1",
20-
"@oclif/plugin-command-snapshot": "^3.2.12",
20+
"@oclif/plugin-command-snapshot": "^3.2.13",
2121
"@oclif/plugin-help": "^3",
2222
"@oclif/test": "^1",
2323
"@salesforce/dev-config": "^2.1.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -504,10 +504,10 @@
504504
is-wsl "^2.1.1"
505505
tslib "^2.3.1"
506506

507-
"@oclif/core@^1.18.0", "@oclif/core@^1.19.1", "@oclif/core@^1.21.0":
508-
version "1.21.0"
509-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.21.0.tgz#d91b2f40a4f446279ab6335c619fc1716fc23ab6"
510-
integrity sha512-B/AKYfHcNRAbb6Xz2kj0FlH9gWEi8aFS4iEr7EzguP3E2DpDk4wcf7eOMOfJYEmhuVd9sOpVWSnI2yP+FL/3Sg==
507+
"@oclif/core@^1.18.0", "@oclif/core@^1.19.1", "@oclif/core@^1.22.0":
508+
version "1.22.0"
509+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.22.0.tgz#dfdd76db6435cc1be2de7bbe25c23302332b9297"
510+
integrity sha512-Bvyi6uFbmpkFl9XUATsGMlqEDGfqMKWL0Mu5VQTuPg7/NIyfygYkaburn11uGkOp0a8yG6fPpyVBfGmztjNPGA==
511511
dependencies:
512512
"@oclif/linewrap" "^1.0.0"
513513
"@oclif/screen" "^3.0.3"
@@ -619,12 +619,12 @@
619619
chalk "^4.1.0"
620620
tslib "^2.4.1"
621621

622-
"@oclif/plugin-command-snapshot@^3.2.12":
623-
version "3.2.12"
624-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.12.tgz#6bcc88b12dac2405fca6fa43acfdc16e40b8b763"
625-
integrity sha512-36QHfxpP/bR5Le7nEa8lmaBlEyTNd8mor+ofDh+6jy3emqs5tQ8B9X4RvpdNis6GMtPexrC7Tcmj8lp8+vvEig==
622+
"@oclif/plugin-command-snapshot@^3.2.13":
623+
version "3.2.13"
624+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.2.13.tgz#9704343bd430343cc5b89d045b6f407e6886c539"
625+
integrity sha512-O7UvqduVNEZVORJcBYyD9e7Q7bww1nDfxs/f24Vb5x4Lj2glrtn2nIVfYadwSfgcVaAosV9YxeeuixGmR6rhpw==
626626
dependencies:
627-
"@oclif/core" "^1.21.0"
627+
"@oclif/core" "^1.22.0"
628628
chalk "^4.1.2"
629629
just-diff "^5.1.1"
630630
lodash "^4.17.21"

0 commit comments

Comments
 (0)