Skip to content

Commit abead8c

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.22 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.22...5.3.23) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 465a1b2 commit abead8c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.3.22",
13+
"@oclif/plugin-command-snapshot": "^5.3.23",
1414
"@salesforce/cli-plugins-testkit": "^5.3.58",
1515
"@salesforce/dev-scripts": "^11.0.4",
1616
"@salesforce/plugin-command-reference": "^3.1.106",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1403,10 +1403,10 @@
14031403
wordwrap "^1.0.0"
14041404
wrap-ansi "^7.0.0"
14051405

1406-
"@oclif/plugin-command-snapshot@^5.3.22":
1407-
version "5.3.22"
1408-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.22.tgz#266853b2e4f327b9051720c444e8d3f15f3058e7"
1409-
integrity sha512-rbJ8+lTTAPr1CAoqpsRoKBkyMMCwWojSaf+8T8Q7tFltBxCrmNavKTzWKqL7GTTMXKme7jYleZVOxSM2T1A5xg==
1406+
"@oclif/plugin-command-snapshot@^5.3.23":
1407+
version "5.3.23"
1408+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.23.tgz#c2ad62ba11293e273577d4f03cb74c993a8ad6bd"
1409+
integrity sha512-Hes42cYgcbznz8meI/PVIgJj9w3bHm2jXDSbiXxe1gP3K8K6Ebqupxvg6M62U/mMPCjzYODhVP+12wVdGk2tdQ==
14101410
dependencies:
14111411
"@oclif/core" "^4"
14121412
ansis "^3.17.0"

0 commit comments

Comments
 (0)