Skip to content

Commit 1508261

Browse files
authored
Merge pull request #218 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.4
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.3 to 5.3.4
2 parents 8ab5a9b + 04f9511 commit 1508261

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"got": "^13.0.0"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.3.3",
17+
"@oclif/plugin-command-snapshot": "^5.3.4",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.60",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,10 +1774,10 @@
17741774
react "^18.3.1"
17751775
wrap-ansi "^9.0.0"
17761776

1777-
"@oclif/plugin-command-snapshot@^5.3.3":
1778-
version "5.3.3"
1779-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.3.tgz#0b38547739e6f5481b3a11a3de47a841353a23ca"
1780-
integrity sha512-aQVUrP98pjrUAogSz2t0sP+PJs4NeN+jce3EIuMz1T2cYGpdFABg4IXGcZe3gGV4MnNBTSCDoZTV0CnJ5IpSoA==
1777+
"@oclif/plugin-command-snapshot@^5.3.4":
1778+
version "5.3.4"
1779+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.4.tgz#c6774688457a76871cda59036bfd9c0df24ee994"
1780+
integrity sha512-L+FydkQ4kVv1A26Tv6DZL/uj/Mdq7soEvckaU+9WEdDmTdRoGfX0rHizo9fnnI2vK0y77v+KzR1wx0ECzsID4g==
17811781
dependencies:
17821782
"@oclif/core" "^4"
17831783
ansis "^3.17.0"

0 commit comments

Comments
 (0)