Skip to content

Commit 99a7c0b

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.8 to 5.3.9
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.3.8 to 5.3.9. - [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.9) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be13e5b commit 99a7c0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"yarn-deduplicate": "^6.0.2"
3636
},
3737
"devDependencies": {
38-
"@oclif/plugin-command-snapshot": "^5.3.8",
38+
"@oclif/plugin-command-snapshot": "^5.3.9",
3939
"@salesforce/dev-scripts": "^10.2.4",
4040
"@salesforce/ts-sinon": "^1.4.31",
4141
"@types/semver": "^7.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,10 +1732,10 @@
17321732
wordwrap "^1.0.0"
17331733
wrap-ansi "^7.0.0"
17341734

1735-
"@oclif/plugin-command-snapshot@^5.3.8":
1736-
version "5.3.8"
1737-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1738-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1735+
"@oclif/plugin-command-snapshot@^5.3.9":
1736+
version "5.3.9"
1737+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1738+
integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
17391739
dependencies:
17401740
"@oclif/core" "^4"
17411741
ansis "^3.17.0"
@@ -1744,7 +1744,7 @@
17441744
lodash.difference "^4.5.0"
17451745
lodash.get "^4.4.2"
17461746
lodash.sortby "^4.7.0"
1747-
semver "^7.7.3"
1747+
semver "^7.7.4"
17481748
ts-json-schema-generator "^1.5.1"
17491749

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

0 commit comments

Comments
 (0)