Skip to content

Commit 980d9d9

Browse files
authored
Merge pull request #745 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.18
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.15 to 5.2.18
2 parents 2db102c + fcfbb73 commit 980d9d9

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
@@ -17,7 +17,7 @@
1717
"js2xmlparser": "^4.0.2"
1818
},
1919
"devDependencies": {
20-
"@oclif/plugin-command-snapshot": "^5.2.15",
20+
"@oclif/plugin-command-snapshot": "^5.2.18",
2121
"@salesforce/cli-plugins-testkit": "^5.3.33",
2222
"@salesforce/dev-scripts": "^10.2.10",
2323
"@salesforce/plugin-command-reference": "^3.1.27",

yarn.lock

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

1231-
"@oclif/plugin-command-snapshot@^5.2.15":
1232-
version "5.2.15"
1233-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1234-
integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
1231+
"@oclif/plugin-command-snapshot@^5.2.18":
1232+
version "5.2.18"
1233+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.18.tgz#8253978249bea7b4d2f5d1069896538630f89426"
1234+
integrity sha512-MT3eeYXVDxI11UaYk/h/6TSLyxBYZHjvxPwLylVrA9ybx8vQZtS9oJmWZrCrTUnRvg9NAiV/1C4psfatGAwHuA==
12351235
dependencies:
12361236
"@oclif/core" "^4"
12371237
ansis "^3.3.2"

0 commit comments

Comments
 (0)