Skip to content

Commit 6cdacf6

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

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"proxy-agent": "^6.5.0"
1919
},
2020
"devDependencies": {
21-
"@oclif/plugin-command-snapshot": "^5.3.22",
21+
"@oclif/plugin-command-snapshot": "^5.3.24",
2222
"@salesforce/cli-plugins-testkit": "^5.3.58",
2323
"@salesforce/dev-scripts": "^11.0.4",
2424
"@salesforce/plugin-command-reference": "^3.1.106",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,10 +1393,10 @@
13931393
wordwrap "^1.0.0"
13941394
wrap-ansi "^7.0.0"
13951395

1396-
"@oclif/plugin-command-snapshot@^5.3.22":
1397-
version "5.3.22"
1398-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.22.tgz#266853b2e4f327b9051720c444e8d3f15f3058e7"
1399-
integrity sha512-rbJ8+lTTAPr1CAoqpsRoKBkyMMCwWojSaf+8T8Q7tFltBxCrmNavKTzWKqL7GTTMXKme7jYleZVOxSM2T1A5xg==
1396+
"@oclif/plugin-command-snapshot@^5.3.24":
1397+
version "5.3.24"
1398+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.24.tgz#c527184dcfadcd31ae9779de7f3594ef8cdbd092"
1399+
integrity sha512-G7jm2NfCHzCqlWEcrmg6Uo5mii3ETOTD2zZNpBbcXV95IRnRp++FTwd3DaR36YpWSy0LpSYH87+NiLvb9nVZpA==
14001400
dependencies:
14011401
"@oclif/core" "^4"
14021402
ansis "^3.17.0"
@@ -1405,7 +1405,7 @@
14051405
lodash.difference "^4.5.0"
14061406
lodash.get "^4.4.2"
14071407
lodash.sortby "^4.7.0"
1408-
semver "^7.8.1"
1408+
semver "^7.8.2"
14091409
ts-json-schema-generator "^1.5.1"
14101410

14111411
"@oclif/plugin-help@^6.2.49":
@@ -6841,10 +6841,10 @@ semver@^6.0.0, semver@^6.3.1:
68416841
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
68426842
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
68436843

6844-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.4, semver@^7.8.0, semver@^7.8.1:
6845-
version "7.8.1"
6846-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.1.tgz#bf4970b5e70fda0686363cc18bfe8805d5ed957e"
6847-
integrity sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==
6844+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.4, semver@^7.8.0, semver@^7.8.1, semver@^7.8.2:
6845+
version "7.8.2"
6846+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.2.tgz#194bd65723a28cf82542d2bf176b91c26b343be1"
6847+
integrity sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==
68486848

68496849
sentence-case@^3.0.4:
68506850
version "3.0.4"

0 commit comments

Comments
 (0)