Skip to content

Commit 3e648ab

Browse files
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.1 to 5.0.2
Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 5.0.1 to 5.0.2. - [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.0.1...5.0.2) --- 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 1783eb3 commit 3e648ab

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
@@ -13,7 +13,7 @@
1313
"open": "^9.1.0"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.0.1",
16+
"@oclif/plugin-command-snapshot": "^5.0.2",
1717
"@salesforce/cli-plugins-testkit": "^5.0.3",
1818
"@salesforce/dev-scripts": "^6.0.3",
1919
"@salesforce/plugin-command-reference": "^3.0.46",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@
788788
wordwrap "^1.0.0"
789789
wrap-ansi "^7.0.0"
790790

791-
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0":
791+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1":
792792
version "3.10.8"
793793
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.8.tgz#8a855841107576b88a2ebe2e20e6e0d7ee885713"
794794
integrity sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==
@@ -820,12 +820,12 @@
820820
wordwrap "^1.0.0"
821821
wrap-ansi "^7.0.0"
822822

823-
"@oclif/plugin-command-snapshot@^5.0.1":
824-
version "5.0.1"
825-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.1.tgz#6c21b2ef8007cda21f0caacd3462d5eedd622f32"
826-
integrity sha512-pUwr5jJ1Jq2yojjRYmzjZouVw4UIfu8IZAXaaWXUl21dEg+8UY1gdIlnQgGdSJo9tkEVz3sUCo6uLVCK6tClAA==
823+
"@oclif/plugin-command-snapshot@^5.0.2":
824+
version "5.0.2"
825+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1"
826+
integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow==
827827
dependencies:
828-
"@oclif/core" "^3.5.0"
828+
"@oclif/core" "^3.10.8"
829829
"@types/lodash.difference" "^4.5.8"
830830
chalk "^5.3.0"
831831
just-diff "^5.2.0"

0 commit comments

Comments
 (0)