Skip to content

Commit acec46a

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.6 to 5.3.8
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>
1 parent 8facc28 commit acec46a

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
@@ -24,7 +24,7 @@
2424
"yaml": "^2.8.1"
2525
},
2626
"devDependencies": {
27-
"@oclif/plugin-command-snapshot": "^5.3.6",
27+
"@oclif/plugin-command-snapshot": "^5.3.8",
2828
"@oclif/test": "^4.1.14",
2929
"@salesforce/cli-plugins-testkit": "^5.3.41",
3030
"@salesforce/dev-scripts": "^10.2.12",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,10 +1485,10 @@
14851485
react "^18.3.1"
14861486
wrap-ansi "^9.0.2"
14871487

1488-
"@oclif/plugin-command-snapshot@^5.3.6":
1489-
version "5.3.6"
1490-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
1491-
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
1488+
"@oclif/plugin-command-snapshot@^5.3.8":
1489+
version "5.3.8"
1490+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1491+
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
14921492
dependencies:
14931493
"@oclif/core" "^4"
14941494
ansis "^3.17.0"
@@ -1497,7 +1497,7 @@
14971497
lodash.difference "^4.5.0"
14981498
lodash.get "^4.4.2"
14991499
lodash.sortby "^4.7.0"
1500-
semver "^7.7.2"
1500+
semver "^7.7.3"
15011501
ts-json-schema-generator "^1.5.1"
15021502

15031503
"@oclif/plugin-help@^6.2.33":
@@ -7761,7 +7761,7 @@ semver@^6.0.0, semver@^6.3.1:
77617761
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
77627762
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
77637763

7764-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.2, semver@^7.7.3:
7764+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.3:
77657765
version "7.7.3"
77667766
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
77677767
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==

0 commit comments

Comments
 (0)