Skip to content

Commit 6592ed9

Browse files
authored
Merge pull request #10 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 8390082 + 6728cef commit 6592ed9

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.38",
16+
"@oclif/plugin-command-snapshot": "^5.2.39",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.12",
1919
"@salesforce/plugin-command-reference": "^3.1.50",

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.38":
1377-
version "5.2.38"
1378-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz"
1379-
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
1376+
"@oclif/plugin-command-snapshot@^5.2.39":
1377+
version "5.2.39"
1378+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.39.tgz#988af7777afd743a612eef1c99778aab7c36a506"
1379+
integrity sha512-Fnos8nK3hwdwQ+mXich6Ckx0KHiQIvJXeD85xpYghbd14RUfFZueS5+56DO9JpW8O7z5N4q9w3TOqkO72iAJIw==
13801380
dependencies:
13811381
"@oclif/core" "^4"
13821382
ansis "^3.17.0"

0 commit comments

Comments
 (0)