Skip to content

Commit 39ffbe5

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 dfa61d3 commit 39ffbe5

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
@@ -14,7 +14,7 @@
1414
"color-name": "^2.0.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.0.1",
17+
"@oclif/plugin-command-snapshot": "^5.0.2",
1818
"@salesforce/cli-plugins-testkit": "^5.0.2",
1919
"@salesforce/dev-scripts": "^6.0.3",
2020
"@salesforce/plugin-command-reference": "^3.0.46",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@
768768
wordwrap "^1.0.0"
769769
wrap-ansi "^7.0.0"
770770

771-
"@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":
771+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1":
772772
version "3.10.8"
773773
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.8.tgz#8a855841107576b88a2ebe2e20e6e0d7ee885713"
774774
integrity sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==
@@ -800,12 +800,12 @@
800800
wordwrap "^1.0.0"
801801
wrap-ansi "^7.0.0"
802802

803-
"@oclif/plugin-command-snapshot@^5.0.1":
804-
version "5.0.1"
805-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.1.tgz#6c21b2ef8007cda21f0caacd3462d5eedd622f32"
806-
integrity sha512-pUwr5jJ1Jq2yojjRYmzjZouVw4UIfu8IZAXaaWXUl21dEg+8UY1gdIlnQgGdSJo9tkEVz3sUCo6uLVCK6tClAA==
803+
"@oclif/plugin-command-snapshot@^5.0.2":
804+
version "5.0.2"
805+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1"
806+
integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow==
807807
dependencies:
808-
"@oclif/core" "^3.5.0"
808+
"@oclif/core" "^3.10.8"
809809
"@types/lodash.difference" "^4.5.8"
810810
chalk "^5.3.0"
811811
just-diff "^5.2.0"

0 commit comments

Comments
 (0)