Skip to content

Commit 68e86db

Browse files
authored
Merge pull request #1185 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.14
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.12 to 5.2.14
2 parents efc1ea2 + 2e060ef commit 68e86db

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
@@ -18,7 +18,7 @@
1818
"terminal-link": "^3.0.0"
1919
},
2020
"devDependencies": {
21-
"@oclif/plugin-command-snapshot": "^5.2.12",
21+
"@oclif/plugin-command-snapshot": "^5.2.14",
2222
"@salesforce/cli-plugins-testkit": "^5.3.26",
2323
"@salesforce/dev-scripts": "^10.2.9",
2424
"@salesforce/plugin-command-reference": "^3.1.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,10 +1482,10 @@
14821482
ink "^5.0.1"
14831483
react "^18.3.1"
14841484

1485-
"@oclif/plugin-command-snapshot@^5.2.12":
1486-
version "5.2.12"
1487-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
1488-
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
1485+
"@oclif/plugin-command-snapshot@^5.2.14":
1486+
version "5.2.14"
1487+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz#fac3ff4657c02a4e8eaab9a62fef13f8abad30b5"
1488+
integrity sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==
14891489
dependencies:
14901490
"@oclif/core" "^4"
14911491
ansis "^3.3.2"

0 commit comments

Comments
 (0)