Skip to content

Commit d6ff258

Browse files
authored
Merge pull request #774 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 f964995 + 6512b7a commit d6ff258

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,10 +1290,10 @@
12901290
react "^18.3.1"
12911291
wrap-ansi "^9.0.0"
12921292

1293-
"@oclif/plugin-command-snapshot@^5.2.18":
1294-
version "5.2.18"
1295-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.18.tgz#8253978249bea7b4d2f5d1069896538630f89426"
1296-
integrity sha512-MT3eeYXVDxI11UaYk/h/6TSLyxBYZHjvxPwLylVrA9ybx8vQZtS9oJmWZrCrTUnRvg9NAiV/1C4psfatGAwHuA==
1293+
"@oclif/plugin-command-snapshot@^5.2.20":
1294+
version "5.2.20"
1295+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.20.tgz#6735aa12be24ad6f14698f1b60b172f9d6420d07"
1296+
integrity sha512-Kh9qrIawE0fjdZ8ttHsPlFA29D8tqsJXhneceBX/rJFMWebd8jT5G6PXVwtH9LYT5ZTSy2bQY70RIKtGvuVxPg==
12971297
dependencies:
12981298
"@oclif/core" "^4"
12991299
ansis "^3.3.2"

0 commit comments

Comments
 (0)