Skip to content

Commit c5174e2

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.2.16 to 5.2.18. - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.2.16...5.2.18) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 618a339 commit c5174e2

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
@@ -1585,10 +1585,10 @@
15851585
wordwrap "^1.0.0"
15861586
wrap-ansi "^7.0.0"
15871587

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

0 commit comments

Comments
 (0)