Skip to content

Commit edd6673

Browse files
authored
Merge pull request #1056 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.38
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.37 to 5.2.38
2 parents 2274879 + 1e7408c commit edd6673

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
@@ -10,7 +10,7 @@
1010
"@salesforce/sf-plugins-core": "^11.3.12"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.37",
13+
"@oclif/plugin-command-snapshot": "^5.2.38",
1414
"@oclif/plugin-help": "^6.2.27",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,10 +1645,10 @@
16451645
wordwrap "^1.0.0"
16461646
wrap-ansi "^7.0.0"
16471647

1648-
"@oclif/plugin-command-snapshot@^5.2.37":
1649-
version "5.2.37"
1650-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1651-
integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
1648+
"@oclif/plugin-command-snapshot@^5.2.38":
1649+
version "5.2.38"
1650+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1651+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
16521652
dependencies:
16531653
"@oclif/core" "^4"
16541654
ansis "^3.17.0"

0 commit comments

Comments
 (0)