Skip to content

Commit c33c6f0

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.3.6 to 3.3.8
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 3.3.6 to 3.3.8. - [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.3.6...3.3.8) --- 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 162b202 commit c33c6f0

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.3.6",
17+
"@oclif/plugin-command-snapshot": "^3.3.8",
1818
"@oclif/plugin-help": "^5",
1919
"@salesforce/dev-config": "3.1.0",
2020
"@salesforce/dev-scripts": "^4.1.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@
677677
supports-color "^8.1.1"
678678
tslib "^2"
679679

680-
"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.1.6", "@oclif/core@^2.2.1", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0":
680+
"@oclif/core@^2.0.7", "@oclif/core@^2.1.2", "@oclif/core@^2.2.1", "@oclif/core@^2.3.0", "@oclif/core@^2.4.0":
681681
version "2.4.0"
682682
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.4.0.tgz#8e5983dd0d50a3c0c170a844fe8925cb639f0a9f"
683683
integrity sha512-wWUnOOfQQty0k1Cstm/iWW6pbG0mHzU7rcUtab2Sni9kjBPCcy6ENTgpsWbb/WdITopqtXmvpYII2fgcjKdzUA==
@@ -711,12 +711,12 @@
711711
wordwrap "^1.0.0"
712712
wrap-ansi "^7.0.0"
713713

714-
"@oclif/plugin-command-snapshot@^3.3.6":
715-
version "3.3.6"
716-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.6.tgz#8c3175f6e1deb023f8ebcd9574fbae8797c0f79b"
717-
integrity sha512-yXWmYRpjy5pv4pmfrsK/PXnwXxXR0DwwkuVYPZEiwMXwdKI7Pd/72Qde4JI9ldwBGxWduf/Md32dzdSPqr3wTQ==
714+
"@oclif/plugin-command-snapshot@^3.3.8":
715+
version "3.3.8"
716+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.8.tgz#4ef6c9b0461b40c4be1f94977e5eb9dd6c756081"
717+
integrity sha512-piYlSDDzldDkvToKEG8HCnYaBwpWIX0b2TNc9ZtmH2khVgwPvmMrfZQfLl/4ZXxobdk0ndgrUUIg0mOhgCAXgg==
718718
dependencies:
719-
"@oclif/core" "^2.1.6"
719+
"@oclif/core" "^2.4.0"
720720
chalk "^4.1.2"
721721
just-diff "^5.2.0"
722722
lodash "^4.17.21"

0 commit comments

Comments
 (0)