Skip to content

Commit 364375d

Browse files
authored
Merge pull request #1206 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.15
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.14 to 5.2.15
2 parents 7fbb80a + 6d8397c commit 364375d

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
@@ -16,7 +16,7 @@
1616
"open": "^10.1.0"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.2.14",
19+
"@oclif/plugin-command-snapshot": "^5.2.15",
2020
"@salesforce/cli-plugins-testkit": "^5.3.26",
2121
"@salesforce/dev-scripts": "^10.2.10",
2222
"@salesforce/plugin-command-reference": "^3.1.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,10 +1227,10 @@
12271227
wordwrap "^1.0.0"
12281228
wrap-ansi "^7.0.0"
12291229

1230-
"@oclif/plugin-command-snapshot@^5.2.14":
1231-
version "5.2.14"
1232-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz#fac3ff4657c02a4e8eaab9a62fef13f8abad30b5"
1233-
integrity sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==
1230+
"@oclif/plugin-command-snapshot@^5.2.15":
1231+
version "5.2.15"
1232+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1233+
integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
12341234
dependencies:
12351235
"@oclif/core" "^4"
12361236
ansis "^3.3.2"

0 commit comments

Comments
 (0)