Skip to content

Commit a100eef

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] <[email protected]>
1 parent 59c84a9 commit a100eef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"terminal-link": "^3.0.0"
2121
},
2222
"devDependencies": {
23-
"@oclif/plugin-command-snapshot": "^5.2.37",
23+
"@oclif/plugin-command-snapshot": "^5.2.38",
2424
"@salesforce/cli-plugins-testkit": "^5.3.38",
2525
"@salesforce/dev-scripts": "^11.0.2",
2626
"@salesforce/plugin-command-reference": "^3.1.49",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,10 +1651,10 @@
16511651
react "^18.3.1"
16521652
wrap-ansi "^9.0.0"
16531653

1654-
"@oclif/plugin-command-snapshot@^5.2.37":
1655-
version "5.2.37"
1656-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1657-
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
1654+
"@oclif/plugin-command-snapshot@^5.2.38":
1655+
version "5.2.38"
1656+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1657+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
16581658
dependencies:
16591659
"@oclif/core" "^4"
16601660
ansis "^3.17.0"

0 commit comments

Comments
 (0)