Skip to content

Commit 3a0dd61

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.39 to 5.2.40. - [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.39...5.2.40) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.2.40 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf84a6e commit 3a0dd61

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yarn-deduplicate": "^6.0.2"
3434
},
3535
"devDependencies": {
36-
"@oclif/plugin-command-snapshot": "^5.2.39",
36+
"@oclif/plugin-command-snapshot": "^5.2.40",
3737
"@salesforce/dev-scripts": "^10.2.4",
3838
"@salesforce/ts-sinon": "^1.4.30",
3939
"@types/semver": "^7.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,10 +1887,10 @@
18871887
wordwrap "^1.0.0"
18881888
wrap-ansi "^7.0.0"
18891889

1890-
"@oclif/plugin-command-snapshot@^5.2.39":
1891-
version "5.2.39"
1892-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.39.tgz#988af7777afd743a612eef1c99778aab7c36a506"
1893-
integrity sha512-Fnos8nK3hwdwQ+mXich6Ckx0KHiQIvJXeD85xpYghbd14RUfFZueS5+56DO9JpW8O7z5N4q9w3TOqkO72iAJIw==
1890+
"@oclif/plugin-command-snapshot@^5.2.40":
1891+
version "5.2.40"
1892+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
1893+
integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
18941894
dependencies:
18951895
"@oclif/core" "^4"
18961896
ansis "^3.17.0"
@@ -1899,7 +1899,7 @@
18991899
lodash.difference "^4.5.0"
19001900
lodash.get "^4.4.2"
19011901
lodash.sortby "^4.7.0"
1902-
semver "^7.7.1"
1902+
semver "^7.7.2"
19031903
ts-json-schema-generator "^1.5.1"
19041904

19051905
"@oclif/plugin-help@^6.2.27":

0 commit comments

Comments
 (0)