Skip to content

Commit c613519

Browse files
authored
Merge pull request #832 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.26
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.24 to 5.2.26
2 parents 7f932f5 + 9071109 commit c613519

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
@@ -11,7 +11,7 @@
1111
"fast-levenshtein": "^3.0.0"
1212
},
1313
"devDependencies": {
14-
"@oclif/plugin-command-snapshot": "^5.2.24",
14+
"@oclif/plugin-command-snapshot": "^5.2.26",
1515
"@oclif/test": "^4",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,13 +1788,13 @@
17881788
react "^18.3.1"
17891789
wrap-ansi "^9.0.0"
17901790

1791-
"@oclif/plugin-command-snapshot@^5.2.24":
1792-
version "5.2.24"
1793-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.24.tgz#bc349c216ab86f70f35b1c3e53d8a93989b1cdd0"
1794-
integrity sha512-KgsIyW1hf53JbySSSWv3FzGgtinX3xSj/Uuu+81Wn6em3csyrOfS60J4mUyB2BtSfCj+OXRzwoXluYiTJy974w==
1791+
"@oclif/plugin-command-snapshot@^5.2.26":
1792+
version "5.2.26"
1793+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.26.tgz#22da051ecabc0f0acbbfd43a0e33e32bdebdb9b1"
1794+
integrity sha512-ErJ9CKb0NuAo4HTFAwy2Jqy+/uVOzBeAVmWbJlxsSh4UIOZMkza26bX3xxciQIMxiz6XkcIlFWSg6Mt0XNZuig==
17951795
dependencies:
17961796
"@oclif/core" "^4"
1797-
ansis "^3.5.2"
1797+
ansis "^3.8.1"
17981798
globby "^14.0.2"
17991799
just-diff "^5.2.0"
18001800
lodash.difference "^4.5.0"

0 commit comments

Comments
 (0)