Skip to content

Commit 704cf38

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

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
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.3.15",
13+
"@oclif/plugin-command-snapshot": "^5.3.20",
1414
"@salesforce/cli-plugins-testkit": "^5.3.57",
1515
"@salesforce/dev-scripts": "^11.0.4",
1616
"@salesforce/plugin-command-reference": "^3.1.97",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,10 +1448,10 @@
14481448
wordwrap "^1.0.0"
14491449
wrap-ansi "^7.0.0"
14501450

1451-
"@oclif/plugin-command-snapshot@^5.3.15":
1452-
version "5.3.15"
1453-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz#8fca90454c80990b37a179330371357621c1514e"
1454-
integrity sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg==
1451+
"@oclif/plugin-command-snapshot@^5.3.20":
1452+
version "5.3.20"
1453+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.20.tgz#533e779070c852255dbdd68f3e71e2e53a43dabe"
1454+
integrity sha512-3VVMGmpEHQ+YAylGI2XbNRusVkyNZCyfWoYcaFsssLIv2R4adHvzF3tHME03BHTceRq2Lwi81bJ+oBW1gcy//g==
14551455
dependencies:
14561456
"@oclif/core" "^4"
14571457
ansis "^3.17.0"
@@ -1460,7 +1460,7 @@
14601460
lodash.difference "^4.5.0"
14611461
lodash.get "^4.4.2"
14621462
lodash.sortby "^4.7.0"
1463-
semver "^7.7.4"
1463+
semver "^7.8.0"
14641464
ts-json-schema-generator "^1.5.1"
14651465

14661466
"@oclif/plugin-help@^6.2.38":

0 commit comments

Comments
 (0)