Skip to content

Commit 8eff590

Browse files
authored
Merge pull request #1488 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.33
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.31 to 5.3.33
2 parents 2a0f174 + 181f641 commit 8eff590

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
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@oclif/core": "^4.13.2",
17-
"@oclif/plugin-command-snapshot": "^5.3.31",
17+
"@oclif/plugin-command-snapshot": "^5.3.33",
1818
"@salesforce/cli-plugins-testkit": "^5.3.64",
1919
"@salesforce/dev-scripts": "^11.0.4",
2020
"@salesforce/plugin-command-reference": "^3.1.128",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,10 +1068,10 @@
10681068
wordwrap "^1.0.0"
10691069
wrap-ansi "^7.0.0"
10701070

1071-
"@oclif/plugin-command-snapshot@^5.3.31":
1072-
version "5.3.31"
1073-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.31.tgz#1064f54273cead813d90c07604c16c3e99f07850"
1074-
integrity sha512-jDfwOlgIK+p8Q/YZcBsExZPGeFArtFZ5tqWV+tkW/fKLMMAIbKcrW/NPFFTGsaS3tL8nJfeqyT0f4e5ODd+vDA==
1071+
"@oclif/plugin-command-snapshot@^5.3.33":
1072+
version "5.3.33"
1073+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.33.tgz#36f6cc1b8b9154e6087f9f7f8a3a83b0c089198f"
1074+
integrity sha512-Djtpaf6tO73cWMLXY+i7SZgfkVz3zRFZ1rwTKrAQZ55gN22zjHn0QXc181dtEGYcVb+laYJGHo/epvDntySi3g==
10751075
dependencies:
10761076
"@oclif/core" "^4"
10771077
ansis "^3.17.0"

0 commit comments

Comments
 (0)