Skip to content

Commit f4bdba8

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

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
@@ -19,7 +19,7 @@
1919
"semver": "^7.7.1"
2020
},
2121
"devDependencies": {
22-
"@oclif/plugin-command-snapshot": "^5.2.37",
22+
"@oclif/plugin-command-snapshot": "^5.2.38",
2323
"@salesforce/cli-plugins-testkit": "^5.3.39",
2424
"@salesforce/dev-scripts": "^10.2.12",
2525
"@salesforce/plugin-command-reference": "^3.1.48",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1658,10 +1658,10 @@
16581658
wordwrap "^1.0.0"
16591659
wrap-ansi "^7.0.0"
16601660

1661-
"@oclif/plugin-command-snapshot@^5.2.37":
1662-
version "5.2.37"
1663-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1664-
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
1661+
"@oclif/plugin-command-snapshot@^5.2.38":
1662+
version "5.2.38"
1663+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1664+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
16651665
dependencies:
16661666
"@oclif/core" "^4"
16671667
ansis "^3.17.0"

0 commit comments

Comments
 (0)