Skip to content

Commit eaf1228

Browse files
authored
Merge pull request #971 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.0
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.40 to 5.3.0
2 parents c606410 + 4abc5d1 commit eaf1228

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
@@ -13,7 +13,7 @@
1313
"chalk": "^5.4.1"
1414
},
1515
"devDependencies": {
16-
"@oclif/plugin-command-snapshot": "^5.2.40",
16+
"@oclif/plugin-command-snapshot": "^5.3.0",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^11.0.2",
1919
"@salesforce/plugin-command-reference": "^3.1.54",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
wordwrap "^1.0.0"
15741574
wrap-ansi "^7.0.0"
15751575

1576-
"@oclif/plugin-command-snapshot@^5.2.40":
1577-
version "5.2.40"
1578-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.40.tgz#911130e805ee0117dc3c7aa7de3ff7b5832debc8"
1579-
integrity sha512-RxBy6NzjGKKMjNpvhCd3G7GvHt9W9EpldELEvZFY1uWWVFotRDDm/HqurV9ry6IaAinIHOuYYV/FsnyhigZZuw==
1576+
"@oclif/plugin-command-snapshot@^5.3.0":
1577+
version "5.3.0"
1578+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.0.tgz#d1afcffbe0ab4ad29b19d02f5d881e073a936b56"
1579+
integrity sha512-m5wbiYk6yWfQI+EK40Nmtyfdm9YzyP4KRjBE8N366qYl7gdqvAO4VzlZcwyaFGKQhQmkDXYUIYV1btw0gshNog==
15801580
dependencies:
15811581
"@oclif/core" "^4"
15821582
ansis "^3.17.0"

0 commit comments

Comments
 (0)