Skip to content

Commit f4f9c8c

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

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
@@ -15,7 +15,7 @@
1515
"chalk": "^5.6.2"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^5.3.20",
18+
"@oclif/plugin-command-snapshot": "^5.3.22",
1919
"@salesforce/cli-plugins-testkit": "^5.3.54",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-command-reference": "^3.1.94",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1365,10 +1365,10 @@
13651365
wordwrap "^1.0.0"
13661366
wrap-ansi "^7.0.0"
13671367

1368-
"@oclif/plugin-command-snapshot@^5.3.20":
1369-
version "5.3.21"
1370-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.21.tgz#a09db9aaa10562628913f23d67ff4e93c3afc6de"
1371-
integrity sha512-jmPF/FNGXBmgkgRUW+P4CfPjon48Nom62YzfLMkN6LXl2ILmlhEigMO4hnOdub1XaonMRfexmBtvuWL0mfUPfg==
1368+
"@oclif/plugin-command-snapshot@^5.3.22":
1369+
version "5.3.22"
1370+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.22.tgz#266853b2e4f327b9051720c444e8d3f15f3058e7"
1371+
integrity sha512-rbJ8+lTTAPr1CAoqpsRoKBkyMMCwWojSaf+8T8Q7tFltBxCrmNavKTzWKqL7GTTMXKme7jYleZVOxSM2T1A5xg==
13721372
dependencies:
13731373
"@oclif/core" "^4"
13741374
ansis "^3.17.0"
@@ -1377,7 +1377,7 @@
13771377
lodash.difference "^4.5.0"
13781378
lodash.get "^4.4.2"
13791379
lodash.sortby "^4.7.0"
1380-
semver "^7.8.0"
1380+
semver "^7.8.1"
13811381
ts-json-schema-generator "^1.5.1"
13821382

13831383
"@oclif/plugin-help@^6.2.49":

0 commit comments

Comments
 (0)