Skip to content

Commit c9d7b78

Browse files
authored
Merge pull request #792 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.0.2
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.1 to 5.0.2
2 parents 88314cb + ff37f3a commit c9d7b78

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@salesforce/ts-types": "^2.0.9"
1313
},
1414
"devDependencies": {
15-
"@oclif/plugin-command-snapshot": "^5.0.1",
15+
"@oclif/plugin-command-snapshot": "^5.0.2",
1616
"@salesforce/cli-plugins-testkit": "^5.0.2",
1717
"@salesforce/dev-scripts": "^6.0.3",
1818
"@salesforce/plugin-command-reference": "^3.0.46",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -736,10 +736,10 @@
736736
wordwrap "^1.0.0"
737737
wrap-ansi "^7.0.0"
738738

739-
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.7", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0":
740-
version "3.10.7"
741-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.7.tgz#8e82375542717bd2b6f5f73477e436a8f916b3b6"
742-
integrity sha512-LaFszuYfJJpQP/hYrrwRZOA7qCAJFVPcyo4qsZiRTMyrB3CrFtWkpSoYaaWVsoCwIcYgGLXCNc2pIFZUBgWBnQ==
739+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.7", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1":
740+
version "3.10.8"
741+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.8.tgz#8a855841107576b88a2ebe2e20e6e0d7ee885713"
742+
integrity sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==
743743
dependencies:
744744
ansi-escapes "^4.3.2"
745745
ansi-styles "^4.3.0"
@@ -768,12 +768,12 @@
768768
wordwrap "^1.0.0"
769769
wrap-ansi "^7.0.0"
770770

771-
"@oclif/plugin-command-snapshot@^5.0.1":
772-
version "5.0.1"
773-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.1.tgz#6c21b2ef8007cda21f0caacd3462d5eedd622f32"
774-
integrity sha512-pUwr5jJ1Jq2yojjRYmzjZouVw4UIfu8IZAXaaWXUl21dEg+8UY1gdIlnQgGdSJo9tkEVz3sUCo6uLVCK6tClAA==
771+
"@oclif/plugin-command-snapshot@^5.0.2":
772+
version "5.0.2"
773+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1"
774+
integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow==
775775
dependencies:
776-
"@oclif/core" "^3.5.0"
776+
"@oclif/core" "^3.10.8"
777777
"@types/lodash.difference" "^4.5.8"
778778
chalk "^5.3.0"
779779
just-diff "^5.2.0"

0 commit comments

Comments
 (0)