Skip to content

Commit 9569eb7

Browse files
authored
Merge pull request #1037 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.20
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.18 to 5.2.20
2 parents bb724de + 8fd32e5 commit 9569eb7

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
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@oclif/core": "^4.0.30",
13-
"@oclif/plugin-command-snapshot": "^5.2.18",
13+
"@oclif/plugin-command-snapshot": "^5.2.20",
1414
"@oclif/test": "^4",
1515
"@salesforce/cli-plugins-testkit": "^5.3.34",
1616
"@salesforce/dev-scripts": "^10.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,10 +1283,10 @@
12831283
wordwrap "^1.0.0"
12841284
wrap-ansi "^7.0.0"
12851285

1286-
"@oclif/plugin-command-snapshot@^5.2.18":
1287-
version "5.2.18"
1288-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.18.tgz#8253978249bea7b4d2f5d1069896538630f89426"
1289-
integrity sha512-MT3eeYXVDxI11UaYk/h/6TSLyxBYZHjvxPwLylVrA9ybx8vQZtS9oJmWZrCrTUnRvg9NAiV/1C4psfatGAwHuA==
1286+
"@oclif/plugin-command-snapshot@^5.2.20":
1287+
version "5.2.20"
1288+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.20.tgz#6735aa12be24ad6f14698f1b60b172f9d6420d07"
1289+
integrity sha512-Kh9qrIawE0fjdZ8ttHsPlFA29D8tqsJXhneceBX/rJFMWebd8jT5G6PXVwtH9LYT5ZTSy2bQY70RIKtGvuVxPg==
12901290
dependencies:
12911291
"@oclif/core" "^4"
12921292
ansis "^3.3.2"

0 commit comments

Comments
 (0)