Skip to content

Commit 4f4cace

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.2 to 5.1.4
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.1.2 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.2...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]>
1 parent 5bf09c5 commit 4f4cace

File tree

2 files changed

+7
-41
lines changed

2 files changed

+7
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"color-name": "^2.0.0"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.1.2",
18+
"@oclif/plugin-command-snapshot": "^5.1.4",
1919
"@salesforce/cli-plugins-testkit": "^5.1.14",
2020
"@salesforce/dev-scripts": "^8.5.0",
2121
"@salesforce/plugin-command-reference": "^3.0.74",

yarn.lock

Lines changed: 6 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,41 +1272,7 @@
12721272
"@nodelib/fs.scandir" "2.1.5"
12731273
fastq "^1.6.0"
12741274

1275-
1276-
version "3.25.2"
1277-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
1278-
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
1279-
dependencies:
1280-
"@types/cli-progress" "^3.11.5"
1281-
ansi-escapes "^4.3.2"
1282-
ansi-styles "^4.3.0"
1283-
cardinal "^2.1.1"
1284-
chalk "^4.1.2"
1285-
clean-stack "^3.0.1"
1286-
cli-progress "^3.12.0"
1287-
color "^4.2.3"
1288-
debug "^4.3.4"
1289-
ejs "^3.1.9"
1290-
get-package-type "^0.1.0"
1291-
globby "^11.1.0"
1292-
hyperlinker "^1.0.0"
1293-
indent-string "^4.0.0"
1294-
is-wsl "^2.2.0"
1295-
js-yaml "^3.14.1"
1296-
minimatch "^9.0.3"
1297-
natural-orderby "^2.0.3"
1298-
object-treeify "^1.1.33"
1299-
password-prompt "^1.1.3"
1300-
slice-ansi "^4.0.0"
1301-
string-width "^4.2.3"
1302-
strip-ansi "^6.0.1"
1303-
supports-color "^8.1.1"
1304-
supports-hyperlinks "^2.2.0"
1305-
widest-line "^3.1.0"
1306-
wordwrap "^1.0.0"
1307-
wrap-ansi "^7.0.0"
1308-
1309-
"@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
1275+
"@oclif/[email protected]", "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
13101276
version "3.26.0"
13111277
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
13121278
integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
@@ -1340,12 +1306,12 @@
13401306
wordwrap "^1.0.0"
13411307
wrap-ansi "^7.0.0"
13421308

1343-
"@oclif/plugin-command-snapshot@^5.1.2":
1344-
version "5.1.2"
1345-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.2.tgz#acba4a0138823931468d91be8d2a990da8a82623"
1346-
integrity sha512-/jAYZhFCW7e0t4zKwtATDo0MNtExnKnSV72zBFv36Khl4disR79wa8YR98ZPQEN4pvgHkA6LXq5ukASeeRQDuA==
1309+
"@oclif/plugin-command-snapshot@^5.1.4":
1310+
version "5.1.4"
1311+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz#fc550f0ba66f41620734fb675e12070f943f4b2a"
1312+
integrity sha512-nXrMI/LmnfADgoBtYhdNa6K4BpabH++9iX1k0W0+xQJdcB2yVExYSovzeriRpL/uoVZPtZ92Lw0koo3VH0nmzA==
13471313
dependencies:
1348-
"@oclif/core" "3.25.2"
1314+
"@oclif/core" "3.26.0"
13491315
"@types/lodash.difference" "^4.5.9"
13501316
chalk "^5.3.0"
13511317
globby "^14.0.1"

0 commit comments

Comments
 (0)