Skip to content

Commit a917890

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 83dc61f commit a917890

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@salesforce/source-deploy-retrieve": "^12.0.1"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.3.8",
18+
"@oclif/plugin-command-snapshot": "^5.3.9",
1919
"@salesforce/cli-plugins-testkit": "^5.3.41",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-command-reference": "^3.1.79",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,10 +1559,10 @@
15591559
react "^18.3.1"
15601560
wrap-ansi "^9.0.2"
15611561

1562-
"@oclif/plugin-command-snapshot@^5.3.8":
1563-
version "5.3.8"
1564-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz#b952a270bfdfaea941f244363c4bcf781398d9b9"
1565-
integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1562+
"@oclif/plugin-command-snapshot@^5.3.9":
1563+
version "5.3.9"
1564+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1565+
integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
15661566
dependencies:
15671567
"@oclif/core" "^4"
15681568
ansis "^3.17.0"
@@ -1571,7 +1571,7 @@
15711571
lodash.difference "^4.5.0"
15721572
lodash.get "^4.4.2"
15731573
lodash.sortby "^4.7.0"
1574-
semver "^7.7.3"
1574+
semver "^7.7.4"
15751575
ts-json-schema-generator "^1.5.1"
15761576

15771577
"@oclif/plugin-help@^6.2.36":
@@ -7554,7 +7554,7 @@ semver@^6.0.0, semver@^6.3.1:
75547554
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
75557555
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
75567556

7557-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3:
7557+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3, semver@^7.7.4:
75587558
version "7.7.4"
75597559
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
75607560
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==

0 commit comments

Comments
 (0)