Skip to content

Commit b732947

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.8 to 5.3.10. - [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.8...5.3.10) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ede0fb6 commit b732947

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint": "^8.56.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.3.8",
17+
"@oclif/plugin-command-snapshot": "^5.3.10",
1818
"@salesforce/cli-plugins-testkit": "^5.3.41",
1919
"@salesforce/dev-scripts": "^11.0.2",
2020
"@salesforce/plugin-command-reference": "^3.1.80",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,10 +1472,10 @@
14721472
wordwrap "^1.0.0"
14731473
wrap-ansi "^7.0.0"
14741474

1475-
"@oclif/plugin-command-snapshot@^5.3.8":
1476-
version "5.3.8"
1477-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1478-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1475+
"@oclif/plugin-command-snapshot@^5.3.10":
1476+
version "5.3.10"
1477+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.10.tgz#7146eccb3ec4f66fb27bf5a362add7d0697ba2b1"
1478+
integrity sha512-pGKxLQzE3NYsl63WmwiCndrskKFsQXZ8P5trvycqGHJ1YmffL4xPpfiDcMtiKuK0MX2vSnTkQ0k7n5kchmx+vA==
14791479
dependencies:
14801480
"@oclif/core" "^4"
14811481
ansis "^3.17.0"
@@ -1484,7 +1484,7 @@
14841484
lodash.difference "^4.5.0"
14851485
lodash.get "^4.4.2"
14861486
lodash.sortby "^4.7.0"
1487-
semver "^7.7.3"
1487+
semver "^7.7.4"
14881488
ts-json-schema-generator "^1.5.1"
14891489

14901490
"@oclif/plugin-help@^6.2.37":

0 commit comments

Comments
 (0)