Skip to content

Commit 5c54a29

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

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
@@ -140,7 +140,7 @@
140140
},
141141
"devDependencies": {
142142
"@oclif/core": "^4.11.4",
143-
"@oclif/plugin-command-snapshot": "^5.3.16",
143+
"@oclif/plugin-command-snapshot": "^5.3.22",
144144
"@oclif/test": "^4.1.18",
145145
"@salesforce/cli-plugins-testkit": "^5.3.58",
146146
"@salesforce/dev-scripts": "^11.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,10 +1202,10 @@
12021202
react "^18.3.1"
12031203
wrap-ansi "^9.0.2"
12041204

1205-
"@oclif/plugin-command-snapshot@^5.3.16":
1206-
version "5.3.16"
1207-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.16.tgz#d4d45298a8be71c20ba8b6a850edc82b31000184"
1208-
integrity sha512-pwTKWQRDrK9eOz1VVUTKm9q3tKf9Kihunu3R53LfcPXPpEhIJ6N+2zmCYqeuifrvjBqLT1VhAKpVgTfHXxURHg==
1205+
"@oclif/plugin-command-snapshot@^5.3.22":
1206+
version "5.3.22"
1207+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.22.tgz#266853b2e4f327b9051720c444e8d3f15f3058e7"
1208+
integrity sha512-rbJ8+lTTAPr1CAoqpsRoKBkyMMCwWojSaf+8T8Q7tFltBxCrmNavKTzWKqL7GTTMXKme7jYleZVOxSM2T1A5xg==
12091209
dependencies:
12101210
"@oclif/core" "^4"
12111211
ansis "^3.17.0"
@@ -1214,7 +1214,7 @@
12141214
lodash.difference "^4.5.0"
12151215
lodash.get "^4.4.2"
12161216
lodash.sortby "^4.7.0"
1217-
semver "^7.7.4"
1217+
semver "^7.8.1"
12181218
ts-json-schema-generator "^1.5.1"
12191219

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

0 commit comments

Comments
 (0)