Skip to content

Commit a8b2289

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.21 to 5.3.23. - [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.21...5.3.23) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.22 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c45911 commit a8b2289

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"js2xmlparser": "^4.0.2"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.3.21",
22+
"@oclif/plugin-command-snapshot": "^5.3.23",
2323
"@salesforce/cli-plugins-testkit": "^5.3.58",
2424
"@salesforce/dev-scripts": "^11.0.4",
2525
"@salesforce/plugin-command-reference": "^3.1.106",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,10 +1488,10 @@
14881488
wordwrap "^1.0.0"
14891489
wrap-ansi "^7.0.0"
14901490

1491-
"@oclif/plugin-command-snapshot@^5.3.21":
1492-
version "5.3.21"
1493-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.21.tgz#a09db9aaa10562628913f23d67ff4e93c3afc6de"
1494-
integrity sha512-jmPF/FNGXBmgkgRUW+P4CfPjon48Nom62YzfLMkN6LXl2ILmlhEigMO4hnOdub1XaonMRfexmBtvuWL0mfUPfg==
1491+
"@oclif/plugin-command-snapshot@^5.3.23":
1492+
version "5.3.23"
1493+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.23.tgz#c2ad62ba11293e273577d4f03cb74c993a8ad6bd"
1494+
integrity sha512-Hes42cYgcbznz8meI/PVIgJj9w3bHm2jXDSbiXxe1gP3K8K6Ebqupxvg6M62U/mMPCjzYODhVP+12wVdGk2tdQ==
14951495
dependencies:
14961496
"@oclif/core" "^4"
14971497
ansis "^3.17.0"
@@ -1500,7 +1500,7 @@
15001500
lodash.difference "^4.5.0"
15011501
lodash.get "^4.4.2"
15021502
lodash.sortby "^4.7.0"
1503-
semver "^7.8.0"
1503+
semver "^7.8.1"
15041504
ts-json-schema-generator "^1.5.1"
15051505

15061506
"@oclif/plugin-help@^6.2.49":

0 commit comments

Comments
 (0)