Skip to content

Commit a36025a

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.34 to 5.4.0. - [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.34...5.4.0) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97de4f3 commit a36025a

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
@@ -140,7 +140,7 @@
140140
},
141141
"devDependencies": {
142142
"@oclif/core": "^4.13.3",
143-
"@oclif/plugin-command-snapshot": "^5.3.34",
143+
"@oclif/plugin-command-snapshot": "^5.4.0",
144144
"@oclif/test": "^4.1.22",
145145
"@salesforce/cli-plugins-testkit": "^5.3.66",
146146
"@salesforce/dev-scripts": "^13.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,10 +1139,10 @@
11391139
react "^18.3.1"
11401140
wrap-ansi "^9.0.2"
11411141

1142-
"@oclif/plugin-command-snapshot@^5.3.34":
1143-
version "5.3.34"
1144-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.34.tgz#bc072b4da67cdd7a8c33b22368dc3cbb8df3e75d"
1145-
integrity sha512-CGIzTASwghLeCL3bn2liBkAA9Ij5U3OE9+c83WEnCxjgbFYoDIsurYvTxeP68tSqVU4mA34H5HjOpS/lDehutQ==
1142+
"@oclif/plugin-command-snapshot@^5.4.0":
1143+
version "5.4.0"
1144+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.4.0.tgz#a5f4a8c52c35a27b00fa2a1f2b9e7056e8c5f55f"
1145+
integrity sha512-ZU+PTQZZcHw96ntsUCPAYmbVft+raaYCVdHRTCDnCx0lzZCc3CST6vWqjKh0/hoKRS7D0x3c9F4M1ckbDKbMZw==
11461146
dependencies:
11471147
"@oclif/core" "^4"
11481148
ansis "^3.17.0"

0 commit comments

Comments
 (0)