Skip to content

Commit a6509a0

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 4.0.6 to 4.0.7
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 4.0.6 to 4.0.7. - [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@4.0.6...4.0.7) --- updated-dependencies: - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1f42cc commit a6509a0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tslib": "^2"
1616
},
1717
"devDependencies": {
18-
"@oclif/plugin-command-snapshot": "^4.0.6",
18+
"@oclif/plugin-command-snapshot": "^4.0.7",
1919
"@salesforce/cli-plugins-testkit": "^4.2.2",
2020
"@salesforce/dev-config": "^4.0.1",
2121
"@salesforce/dev-scripts": "^5.4.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@
686686
supports-color "^8.1.1"
687687
tslib "^2"
688688

689-
"@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.8.11", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5", "@oclif/core@^2.8.7":
689+
"@oclif/core@^2.3.0", "@oclif/core@^2.4.0", "@oclif/core@^2.8.11", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5":
690690
version "2.8.11"
691691
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.11.tgz#fbdf8b5b74a8b2012f2fcd5a30a515d327b54482"
692692
integrity sha512-9wYW6KRSWfB/D+tqeyl/jxmEz/xPXkFJGVWfKaptqHz6FPWNJREjAM945MuJL2Y8NRhMe+ScRlZ3WpdToX5aVQ==
@@ -721,12 +721,12 @@
721721
wordwrap "^1.0.0"
722722
wrap-ansi "^7.0.0"
723723

724-
"@oclif/plugin-command-snapshot@^4.0.6":
725-
version "4.0.6"
726-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.6.tgz#b1d3c5afb3b615795ba4fc5dd79bc0d2e96ff8dd"
727-
integrity sha512-ccyqS0LWrNnNtMQPzUheE3E8wyjxVVxF4SnQB7m3PWYhCu5KtbSrpj+PqG4JX6OjN3FFRZRf2GjJPZNBiK0ELA==
724+
"@oclif/plugin-command-snapshot@^4.0.7":
725+
version "4.0.7"
726+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.7.tgz#0c2ecef0be663d4a87e001f2a75f320cc72f1fc6"
727+
integrity sha512-lvnzN8eMTEUKrVpheDXjROxxR5/zQMi6f5IVYuD5PcRIF7rGgiF9o2Ilwbl4Op7Y77E6GWqRoBpu9A+lkYZWWg==
728728
dependencies:
729-
"@oclif/core" "^2.8.7"
729+
"@oclif/core" "^2.8.11"
730730
chalk "^4.1.2"
731731
just-diff "^5.2.0"
732732
lodash "^4.17.21"

0 commit comments

Comments
 (0)