Skip to content

Commit 63352f4

Browse files
authored
Merge pull request #1165 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.39
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.38 to 5.2.39
2 parents e24af0c + 076eef2 commit 63352f4

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
},
1111
"devDependencies": {
1212
"@oclif/core": "^4.3.0",
13-
"@oclif/plugin-command-snapshot": "^5.2.38",
13+
"@oclif/plugin-command-snapshot": "^5.2.39",
1414
"@oclif/test": "^4",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^11.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,10 +1571,10 @@
15711571
wordwrap "^1.0.0"
15721572
wrap-ansi "^7.0.0"
15731573

1574-
"@oclif/plugin-command-snapshot@^5.2.38":
1575-
version "5.2.38"
1576-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1577-
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
1574+
"@oclif/plugin-command-snapshot@^5.2.39":
1575+
version "5.2.39"
1576+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.39.tgz#988af7777afd743a612eef1c99778aab7c36a506"
1577+
integrity sha512-Fnos8nK3hwdwQ+mXich6Ckx0KHiQIvJXeD85xpYghbd14RUfFZueS5+56DO9JpW8O7z5N4q9w3TOqkO72iAJIw==
15781578
dependencies:
15791579
"@oclif/core" "^4"
15801580
ansis "^3.17.0"

0 commit comments

Comments
 (0)