Skip to content

Commit 6ae602e

Browse files
authored
Merge pull request #296 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.0.3
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.0.2 to 5.0.3
2 parents 388e111 + 2c92f6b commit 6ae602e

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.2",
17+
"@oclif/plugin-command-snapshot": "^5.0.3",
1818
"@salesforce/cli-plugins-testkit": "^5.0.6",
1919
"@salesforce/dev-scripts": "^6.0.3",
2020
"@salesforce/plugin-command-reference": "^3.0.49",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -801,13 +801,13 @@
801801
wordwrap "^1.0.0"
802802
wrap-ansi "^7.0.0"
803803

804-
"@oclif/plugin-command-snapshot@^5.0.2":
805-
version "5.0.2"
806-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1"
807-
integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow==
804+
"@oclif/plugin-command-snapshot@^5.0.3":
805+
version "5.0.3"
806+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.3.tgz#1ca2ccc173ba66d81e0e351f0cf640a9c3782f02"
807+
integrity sha512-LbG7lxdKhaapv7nrgUoQU505PA92OU4SOMyczS74BatgUHjx4B0qXOe3VI2aKmd+SApPaLDe/QsGnm98gfZhmQ==
808808
dependencies:
809809
"@oclif/core" "^3.10.8"
810-
"@types/lodash.difference" "^4.5.8"
810+
"@types/lodash.difference" "^4.5.9"
811811
chalk "^5.3.0"
812812
just-diff "^5.2.0"
813813
lodash.difference "^4.5.0"
@@ -1334,7 +1334,7 @@
13341334
dependencies:
13351335
"@types/node" "*"
13361336

1337-
"@types/lodash.difference@^4.5.8":
1337+
"@types/lodash.difference@^4.5.9":
13381338
version "4.5.9"
13391339
resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.9.tgz#69e82a68557779abac489585f43159997cab874c"
13401340
integrity sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==

0 commit comments

Comments
 (0)