Skip to content

Commit 7de77f8

Browse files
authored
Merge pull request #600 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.2.18
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.16 to 5.2.18
2 parents 7671cf3 + c5174e2 commit 7de77f8

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
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/core": "^4.0.23",
16-
"@oclif/plugin-command-snapshot": "^5.2.16",
16+
"@oclif/plugin-command-snapshot": "^5.2.18",
1717
"@salesforce/cli-plugins-testkit": "^5.3.33",
1818
"@salesforce/dev-scripts": "^10.2.10",
1919
"@salesforce/plugin-command-reference": "^3.1.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,10 +1584,10 @@
15841584
wordwrap "^1.0.0"
15851585
wrap-ansi "^7.0.0"
15861586

1587-
"@oclif/plugin-command-snapshot@^5.2.16":
1588-
version "5.2.16"
1589-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.16.tgz"
1590-
integrity sha512-ONtTHVlrmDL/VkUxHqxKIi9HepSrfYa9AxIKm03MSPX1UJsDTyi0kPgqu0aYAdf1dyKhqfNRKNaGa9lBVYDOvw==
1587+
"@oclif/plugin-command-snapshot@^5.2.18":
1588+
version "5.2.18"
1589+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.18.tgz#8253978249bea7b4d2f5d1069896538630f89426"
1590+
integrity sha512-MT3eeYXVDxI11UaYk/h/6TSLyxBYZHjvxPwLylVrA9ybx8vQZtS9oJmWZrCrTUnRvg9NAiV/1C4psfatGAwHuA==
15911591
dependencies:
15921592
"@oclif/core" "^4"
15931593
ansis "^3.3.2"

0 commit comments

Comments
 (0)