Skip to content

Commit 9267234

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.1 to 5.1.4 (#1133)
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.1.1 to 5.1.4. - [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.1.1...5.1.4) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8000382 commit 9267234

File tree

2 files changed

+7
-40
lines changed

2 files changed

+7
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"proxy-agent": "^6.3.1"
1818
},
1919
"devDependencies": {
20-
"@oclif/plugin-command-snapshot": "^5.1.1",
20+
"@oclif/plugin-command-snapshot": "^5.1.4",
2121
"@oclif/plugin-help": "^6.0.14",
2222
"@salesforce/cli-plugins-testkit": "^5.1.9",
2323
"@salesforce/dev-scripts": "^8.4.1",

yarn.lock

+6-39
Original file line numberDiff line numberDiff line change
@@ -1435,40 +1435,7 @@
14351435
read-package-json-fast "^3.0.0"
14361436
which "^3.0.0"
14371437

1438-
1439-
version "3.21.0"
1440-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.21.0.tgz#a235704e66589c8c104ccd616d0a8f1f36cf693e"
1441-
integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
1442-
dependencies:
1443-
"@types/cli-progress" "^3.11.5"
1444-
ansi-escapes "^4.3.2"
1445-
ansi-styles "^4.3.0"
1446-
cardinal "^2.1.1"
1447-
chalk "^4.1.2"
1448-
clean-stack "^3.0.1"
1449-
cli-progress "^3.12.0"
1450-
color "^4.2.3"
1451-
debug "^4.3.4"
1452-
ejs "^3.1.9"
1453-
get-package-type "^0.1.0"
1454-
globby "^11.1.0"
1455-
hyperlinker "^1.0.0"
1456-
indent-string "^4.0.0"
1457-
is-wsl "^2.2.0"
1458-
js-yaml "^3.14.1"
1459-
natural-orderby "^2.0.3"
1460-
object-treeify "^1.1.33"
1461-
password-prompt "^1.1.3"
1462-
slice-ansi "^4.0.0"
1463-
string-width "^4.2.3"
1464-
strip-ansi "^6.0.1"
1465-
supports-color "^8.1.1"
1466-
supports-hyperlinks "^2.2.0"
1467-
widest-line "^3.1.0"
1468-
wordwrap "^1.0.0"
1469-
wrap-ansi "^7.0.0"
1470-
1471-
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2":
1438+
"@oclif/[email protected]", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2":
14721439
version "3.26.0"
14731440
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
14741441
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
@@ -1502,12 +1469,12 @@
15021469
wordwrap "^1.0.0"
15031470
wrap-ansi "^7.0.0"
15041471

1505-
"@oclif/plugin-command-snapshot@^5.1.1":
1506-
version "5.1.1"
1507-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz#13918a98686d7508ddca192154e2b33ae042706f"
1508-
integrity sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==
1472+
"@oclif/plugin-command-snapshot@^5.1.4":
1473+
version "5.1.4"
1474+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz#fc550f0ba66f41620734fb675e12070f943f4b2a"
1475+
integrity sha512-nXrMI/LmnfADgoBtYhdNa6K4BpabH++9iX1k0W0+xQJdcB2yVExYSovzeriRpL/uoVZPtZ92Lw0koo3VH0nmzA==
15091476
dependencies:
1510-
"@oclif/core" "3.21.0"
1477+
"@oclif/core" "3.26.0"
15111478
"@types/lodash.difference" "^4.5.9"
15121479
chalk "^5.3.0"
15131480
globby "^14.0.1"

0 commit comments

Comments
 (0)