Skip to content

Commit 64eac3b

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.40 to 5.3.1. - [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.2.40...5.3.1) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6105ab0 commit 64eac3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eslint-config-salesforce-license": "^0.2.0"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.2.40",
16+
"@oclif/plugin-command-snapshot": "^5.3.1",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.12",
1919
"@salesforce/plugin-command-reference": "^3.1.54",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,10 +1373,10 @@
13731373
wordwrap "^1.0.0"
13741374
wrap-ansi "^7.0.0"
13751375

1376-
"@oclif/plugin-command-snapshot@^5.2.40":
1377-
version "5.2.40"
1378-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
1379-
integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
1376+
"@oclif/plugin-command-snapshot@^5.3.1":
1377+
version "5.3.1"
1378+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1379+
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
13801380
dependencies:
13811381
"@oclif/core" "^4"
13821382
ansis "^3.17.0"

0 commit comments

Comments
 (0)