Skip to content

Commit 50906f0

Browse files
authored
Merge pull request #1148 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.33
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.32 to 5.3.33
2 parents 0920489 + 1b21494 commit 50906f0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/sf-plugins-core": "^12"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.3.32",
14+
"@oclif/plugin-command-snapshot": "^5.3.33",
1515
"@salesforce/cli-plugins-testkit": "^5.3.64",
1616
"@salesforce/dev-scripts": "^11.0.4",
1717
"@salesforce/plugin-command-reference": "^3.1.122",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,10 @@
11141114
wordwrap "^1.0.0"
11151115
wrap-ansi "^7.0.0"
11161116

1117-
"@oclif/plugin-command-snapshot@^5.3.32":
1118-
version "5.3.32"
1119-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.32.tgz#6b48e9823df9058d3f1340877409921240980fb1"
1120-
integrity sha512-oFvYUDxDHp0d5sg9SsEjHbT1LXdXuuKBdNhyMv37da9HjUU+RtxI0xb7vR465IUC3ftKThIvXZFcCduWOUPiqA==
1117+
"@oclif/plugin-command-snapshot@^5.3.33":
1118+
version "5.3.33"
1119+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.33.tgz#36f6cc1b8b9154e6087f9f7f8a3a83b0c089198f"
1120+
integrity sha512-Djtpaf6tO73cWMLXY+i7SZgfkVz3zRFZ1rwTKrAQZ55gN22zjHn0QXc181dtEGYcVb+laYJGHo/epvDntySi3g==
11211121
dependencies:
11221122
"@oclif/core" "^4"
11231123
ansis "^3.17.0"

0 commit comments

Comments
 (0)