Skip to content

Commit 65e1f61

Browse files
authored
Merge pull request #188 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.17
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.16 to 5.3.17
2 parents be2cddb + 39585db commit 65e1f61

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint": "^8.57.1"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^5.3.16",
17+
"@oclif/plugin-command-snapshot": "^5.3.17",
1818
"@salesforce/cli-plugins-testkit": "^5.3.53",
1919
"@salesforce/dev-scripts": "^11.0.2",
2020
"@salesforce/plugin-command-reference": "^3.1.94",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,10 +1767,10 @@
17671767
wordwrap "^1.0.0"
17681768
wrap-ansi "^7.0.0"
17691769

1770-
"@oclif/plugin-command-snapshot@^5.3.16":
1771-
version "5.3.16"
1772-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.16.tgz#d4d45298a8be71c20ba8b6a850edc82b31000184"
1773-
integrity sha512-pwTKWQRDrK9eOz1VVUTKm9q3tKf9Kihunu3R53LfcPXPpEhIJ6N+2zmCYqeuifrvjBqLT1VhAKpVgTfHXxURHg==
1770+
"@oclif/plugin-command-snapshot@^5.3.17":
1771+
version "5.3.17"
1772+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.17.tgz#441c6cdb0c236462405a4fb78fd44871d1a54160"
1773+
integrity sha512-lzjs9x6rxXo+EBFSvL96NytY1uXzPbmRn22GNYbtYhY1oSRmOedihcYboQwVPP+V2d6BfPdbxxWzz3Rc6hoHGg==
17741774
dependencies:
17751775
"@oclif/core" "^4"
17761776
ansis "^3.17.0"

0 commit comments

Comments
 (0)