Skip to content

Commit dbfb78f

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

2 files changed

Lines changed: 5 additions & 5 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.16",
21+
"@oclif/plugin-command-snapshot": "^5.3.17",
2222
"@salesforce/cli-plugins-testkit": "^5.3.55",
2323
"@salesforce/dev-scripts": "^11.0.4",
2424
"@salesforce/plugin-command-reference": "^3.1.93",

yarn.lock

Lines changed: 4 additions & 4 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.16":
1397-
version "5.3.16"
1398-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.16.tgz#d4d45298a8be71c20ba8b6a850edc82b31000184"
1399-
integrity sha512-pwTKWQRDrK9eOz1VVUTKm9q3tKf9Kihunu3R53LfcPXPpEhIJ6N+2zmCYqeuifrvjBqLT1VhAKpVgTfHXxURHg==
1396+
"@oclif/plugin-command-snapshot@^5.3.17":
1397+
version "5.3.17"
1398+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.17.tgz#441c6cdb0c236462405a4fb78fd44871d1a54160"
1399+
integrity sha512-lzjs9x6rxXo+EBFSvL96NytY1uXzPbmRn22GNYbtYhY1oSRmOedihcYboQwVPP+V2d6BfPdbxxWzz3Rc6hoHGg==
14001400
dependencies:
14011401
"@oclif/core" "^4"
14021402
ansis "^3.17.0"

0 commit comments

Comments
 (0)