Skip to content

Commit b46f507

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.6 to 5.3.8 (#557)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.6 to 5.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@5.3.6...5.3.8) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e594acf commit b46f507

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
@@ -23,7 +23,7 @@
2323
"xml2js": "^0.6.2"
2424
},
2525
"devDependencies": {
26-
"@oclif/plugin-command-snapshot": "^5.3.6",
26+
"@oclif/plugin-command-snapshot": "^5.3.8",
2727
"@salesforce/cli-plugins-testkit": "^5.3.41",
2828
"@salesforce/dev-scripts": "^11.0.4",
2929
"@salesforce/plugin-command-reference": "^3.1.77",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,10 +2869,10 @@
28692869
wordwrap "^1.0.0"
28702870
wrap-ansi "^7.0.0"
28712871

2872-
"@oclif/plugin-command-snapshot@^5.3.6":
2873-
version "5.3.6"
2874-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
2875-
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
2872+
"@oclif/plugin-command-snapshot@^5.3.8":
2873+
version "5.3.8"
2874+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
2875+
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
28762876
dependencies:
28772877
"@oclif/core" "^4"
28782878
ansis "^3.17.0"
@@ -2881,7 +2881,7 @@
28812881
lodash.difference "^4.5.0"
28822882
lodash.get "^4.4.2"
28832883
lodash.sortby "^4.7.0"
2884-
semver "^7.7.2"
2884+
semver "^7.7.3"
28852885
ts-json-schema-generator "^1.5.1"
28862886

28872887
"@oclif/plugin-help@^6.2.34":
@@ -10721,7 +10721,7 @@ semver@7.5.4:
1072110721
dependencies:
1072210722
lru-cache "^6.0.0"
1072310723

10724-
semver@>=7.6.3, semver@^7.3.4, semver@^7.3.5, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.7.2, semver@^7.7.3:
10724+
semver@>=7.6.3, semver@^7.3.4, semver@^7.3.5, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.7.3:
1072510725
version "7.7.3"
1072610726
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
1072710727
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==

0 commit comments

Comments
 (0)