Skip to content

Commit 06ad6ca

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.1.8 to 5.2.3
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.1.8 to 5.2.3. - [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.8...5.2.3) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2421e15 commit 06ad6ca

File tree

2 files changed

+7
-54
lines changed

2 files changed

+7
-54
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"chalk": "^5.3.0"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.1.8",
16+
"@oclif/plugin-command-snapshot": "^5.2.3",
1717
"@salesforce/cli-plugins-testkit": "^5.2.0",
1818
"@salesforce/dev-scripts": "^10.2.0",
1919
"@salesforce/plugin-command-reference": "^3.0.82",

yarn.lock

Lines changed: 6 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,40 +1322,6 @@
13221322
"@nodelib/fs.scandir" "2.1.5"
13231323
fastq "^1.6.0"
13241324

1325-
1326-
version "3.26.5"
1327-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
1328-
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
1329-
dependencies:
1330-
"@types/cli-progress" "^3.11.5"
1331-
ansi-escapes "^4.3.2"
1332-
ansi-styles "^4.3.0"
1333-
cardinal "^2.1.1"
1334-
chalk "^4.1.2"
1335-
clean-stack "^3.0.1"
1336-
cli-progress "^3.12.0"
1337-
color "^4.2.3"
1338-
debug "^4.3.4"
1339-
ejs "^3.1.10"
1340-
get-package-type "^0.1.0"
1341-
globby "^11.1.0"
1342-
hyperlinker "^1.0.0"
1343-
indent-string "^4.0.0"
1344-
is-wsl "^2.2.0"
1345-
js-yaml "^3.14.1"
1346-
minimatch "^9.0.4"
1347-
natural-orderby "^2.0.3"
1348-
object-treeify "^1.1.33"
1349-
password-prompt "^1.1.3"
1350-
slice-ansi "^4.0.0"
1351-
string-width "^4.2.3"
1352-
strip-ansi "^6.0.1"
1353-
supports-color "^8.1.1"
1354-
supports-hyperlinks "^2.2.0"
1355-
widest-line "^3.1.0"
1356-
wordwrap "^1.0.0"
1357-
wrap-ansi "^7.0.0"
1358-
13591325
"@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
13601326
version "3.26.6"
13611327
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
@@ -1413,14 +1379,13 @@
14131379
wordwrap "^1.0.0"
14141380
wrap-ansi "^7.0.0"
14151381

1416-
"@oclif/plugin-command-snapshot@^5.1.8":
1417-
version "5.1.8"
1418-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.8.tgz#6f9f04daa4c1a4923b4a1689b3ba7c7e76a3ce2e"
1419-
integrity sha512-s8ZtqiB8+s7KdBqfOwWccgEnRB8eJ/7rJAQFG8RuSGfGGdFUe5yICAnuRwggw3bgm8Q/o3zTv1S4G59K3fBLvA==
1382+
"@oclif/plugin-command-snapshot@^5.2.3":
1383+
version "5.2.3"
1384+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz#2c33c5b0c93918e846badcabe7f4f48bdc29f3b6"
1385+
integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==
14201386
dependencies:
1421-
"@oclif/core" "3.26.5"
1422-
"@types/lodash.difference" "^4.5.9"
1423-
chalk "^5.3.0"
1387+
"@oclif/core" "^4"
1388+
ansis "^3.2.0"
14241389
globby "^14.0.1"
14251390
just-diff "^5.2.0"
14261391
lodash.difference "^4.5.0"
@@ -2277,18 +2242,6 @@
22772242
dependencies:
22782243
"@types/node" "*"
22792244

2280-
"@types/lodash.difference@^4.5.9":
2281-
version "4.5.9"
2282-
resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.9.tgz#69e82a68557779abac489585f43159997cab874c"
2283-
integrity sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==
2284-
dependencies:
2285-
"@types/lodash" "*"
2286-
2287-
"@types/lodash@*":
2288-
version "4.14.201"
2289-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.201.tgz#76f47cb63124e806824b6c18463daf3e1d480239"
2290-
integrity sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==
2291-
22922245
"@types/minimatch@*":
22932246
version "5.1.2"
22942247
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"

0 commit comments

Comments
 (0)