Skip to content

Commit c519698

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 b078f3e commit c519698

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
@@ -21,7 +21,7 @@
2121
"terminal-link": "^3.0.0"
2222
},
2323
"devDependencies": {
24-
"@oclif/plugin-command-snapshot": "^5.3.22",
24+
"@oclif/plugin-command-snapshot": "^5.3.24",
2525
"@salesforce/cli-plugins-testkit": "^5.3.58",
2626
"@salesforce/dev-scripts": "^11.0.4",
2727
"@salesforce/plugin-command-reference": "^3.1.106",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,10 +1370,10 @@
13701370
react "^18.3.1"
13711371
wrap-ansi "^9.0.2"
13721372

1373-
"@oclif/plugin-command-snapshot@^5.3.22":
1374-
version "5.3.22"
1375-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.22.tgz#266853b2e4f327b9051720c444e8d3f15f3058e7"
1376-
integrity sha512-rbJ8+lTTAPr1CAoqpsRoKBkyMMCwWojSaf+8T8Q7tFltBxCrmNavKTzWKqL7GTTMXKme7jYleZVOxSM2T1A5xg==
1373+
"@oclif/plugin-command-snapshot@^5.3.24":
1374+
version "5.3.24"
1375+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.24.tgz#c527184dcfadcd31ae9779de7f3594ef8cdbd092"
1376+
integrity sha512-G7jm2NfCHzCqlWEcrmg6Uo5mii3ETOTD2zZNpBbcXV95IRnRp++FTwd3DaR36YpWSy0LpSYH87+NiLvb9nVZpA==
13771377
dependencies:
13781378
"@oclif/core" "^4"
13791379
ansis "^3.17.0"
@@ -1382,7 +1382,7 @@
13821382
lodash.difference "^4.5.0"
13831383
lodash.get "^4.4.2"
13841384
lodash.sortby "^4.7.0"
1385-
semver "^7.8.1"
1385+
semver "^7.8.2"
13861386
ts-json-schema-generator "^1.5.1"
13871387

13881388
"@oclif/plugin-help@^6.2.49":
@@ -7110,10 +7110,10 @@ semver@^6.0.0, semver@^6.3.1:
71107110
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
71117111
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
71127112

7113-
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:
7114-
version "7.8.1"
7115-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.1.tgz#bf4970b5e70fda0686363cc18bfe8805d5ed957e"
7116-
integrity sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==
7113+
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:
7114+
version "7.8.2"
7115+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.2.tgz#194bd65723a28cf82542d2bf176b91c26b343be1"
7116+
integrity sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==
71177117

71187118
sentence-case@^3.0.4:
71197119
version "3.0.4"

0 commit comments

Comments
 (0)