8000 Merge pull request #1276 from salesforcecli/dependabot-npm_and_yarn-o… · salesforcecli/plugin-user@00c9edf · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 00c9edf

Browse files
authored
Merge pull request #1276 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.1
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.40 to 5.3.1
2 parents 0f80a6e + c2f4d92 commit 00c9edf

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
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/core": "^4.3.2",
15-
"@oclif/plugin-command-snapshot": "^5.2.40",
15+
"@oclif/plugin-command-snapshot": "^5.3.1",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^11.0.2",
1818
"@salesforce/plugin-command-reference": "^3.1.54",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,10 +1579,10 @@
15791579
wordwrap "^1.0.0"
15801580
wrap-ansi "^7.0.0"
15811581

1582-
"@oclif/plugin-command-snapshot@^5.2.40":
1583-
version "5.2.40"
1584-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
1585-
integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
1582+
"@oclif/plugin-command-snapshot@^5.3.1":
1583+
version "5.3.1"
1584+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1585+
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
15861586
dependencies:
15871587
"@oclif/core" "^4"
15881588
ansis "^3.17.0"

0 commit comments

Comments
 (0)
0