Skip to content

Commit 3d4b0b3

Browse files
authored
Merge pull request #845 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.5
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.3 to 5.2.5
2 parents 71b1d40 + c4665b3 commit 3d4b0b3

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.1.1"
1111
},
1212
"devDependencies": {
13-
"@oclif/plugin-command-snapshot": "^5.2.3",
13+
"@oclif/plugin-command-snapshot": "^5.2.5",
1414
"@oclif/plugin-help": "^6.2.3",
1515
"@salesforce/cli-plugins-testkit": "^5.3.17",
1616
"@salesforce/dev-scripts": "^10.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1425,10 +1425,10 @@
14251425
wordwrap "^1.0.0"
14261426
wrap-ansi "^7.0.0"
14271427

1428-
"@oclif/plugin-command-snapshot@^5.2.3":
1429-
version "5.2.3"
1430-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz#2c33c5b0c93918e846badcabe7f4f48bdc29f3b6"
1431-
integrity sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==
1428+
"@oclif/plugin-command-snapshot@^5.2.5":
1429+
version "5.2.5"
1430+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.5.tgz#c1a473d1650fba73e6c0bcf53f52cabcaa4794e4"
1431+
integrity sha512-hPsjsHGkXGFau6LDMlCptdn1SS0+Y3kvPGUikpohCO8+apHBCfxGXNIbjmlSwqFWxKiMRyGFm/2U6nEtg3BBBQ==
14321432
dependencies:
14331433
"@oclif/core" "^4"
14341434
ansis "^3.2.0"

0 commit comments

Comments
 (0)