Skip to content

Commit 8ebcdd2

Browse files
authored
Merge pull request #1324 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.1
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.0 to 5.3.1
2 parents 4558821 + 51c01da commit 8ebcdd2

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
@@ -16,7 +16,7 @@
1616
"open": "^10.1.2"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-command-snapshot": "^5.3.0",
19+
"@oclif/plugin-command-snapshot": "^5.3.1",
2020
"@salesforce/cli-plugins-testkit": "^5.3.39",
2121
"@salesforce/dev-scripts": "^11.0.2",
2222
"@salesforce/plugin-command-reference": "^3.1.54",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,10 +1587,10 @@
15871587
wordwrap "^1.0.0"
15881588
wrap-ansi "^7.0.0"
15891589

1590-
"@oclif/plugin-command-snapshot@^5.3.0":
1591-
version "5.3.0"
1592-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.0.tgz#d1afcffbe0ab4ad29b19d02f5d881e073a936b56"
1593-
integrity sha512-m5wbiYk6yWfQI+EK40Nmtyfdm9YzyP4KRjBE8N366qYl7gdqvAO4VzlZcwyaFGKQhQmkDXYUIYV1btw0gshNog==
1590+
"@oclif/plugin-command-snapshot@^5.3.1":
1591+
version "5.3.1"
1592+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.1.tgz#95fbba5980c89398dfb3ade0ae733d972f217a03"
1593+
integrity sha512-ytLavwqDuQ2+1Z4vV0lREGKf0JP6GTtVvYnrCMk9FL+C+CU6qnPyzI9fttuqwLMbfrsX8Fl8/6TT7dCWdX6HSg==
15941594
dependencies:
15951595
"@oclif/core" "^4"
15961596
ansis "^3.17.0"

0 commit comments

Comments
 (0)