Skip to content

Commit bfee4b4

Browse files
authored
Merge pull request #1174 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.28
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.26 to 5.2.28
2 parents 7603328 + e618547 commit bfee4b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
},
135135
"devDependencies": {
136136
"@oclif/core": "^4.2.3",
137-
"@oclif/plugin-command-snapshot": "^5.2.26",
137+
"@oclif/plugin-command-snapshot": "^5.2.28",
138138
"@oclif/test": "^4.1.8",
139139
"@salesforce/cli-plugins-testkit": "^5.3.39",
140140
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1760,13 +1760,13 @@
17601760
react "^18.3.1"
17611761
wrap-ansi "^9.0.0"
17621762

1763-
"@oclif/plugin-command-snapshot@^5.2.26":
1764-
version "5.2.26"
1765-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1766-
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
1763+
"@oclif/plugin-command-snapshot@^5.2.28":
1764+
version "5.2.28"
1765+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.28.tgz#676a2bc483faafa95d782e201439dddf3ff6d57f"
1766+
integrity sha512-uXN+42xe8/FLLELRWvP0g1ZsVKYAANAOKOgxqr98KRZVFe4roh3klQtlNj2RHvSTxLQyz/K/V/Mf1q9HDUf7Eg==
17671767
dependencies:
17681768
"@oclif/core" "^4"
1769-
ansis "^3.8.1"
1769+
ansis "^3.9.0"
17701770
globby "^14.0.2"
17711771
just-diff "^5.2.0"
17721772
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)