Skip to content

Commit 53a733c

Browse files
authored
Merge pull request #1165 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-5.3.15
chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.3.14 to 5.3.15
2 parents 3916bd9 + 9529650 commit 53a733c

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
@@ -21,7 +21,7 @@
2121
"semver": "^7.7.3"
2222
},
2323
"devDependencies": {
24-
"@oclif/plugin-command-snapshot": "^5.3.14",
24+
"@oclif/plugin-command-snapshot": "^5.3.15",
2525
"@salesforce/cli-plugins-testkit": "^5.3.52",
2626
"@salesforce/dev-scripts": "^11.0.4",
2727
"@salesforce/plugin-command-reference": "^3.1.84",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,10 +1695,10 @@
16951695
wordwrap "^1.0.0"
16961696
wrap-ansi "^7.0.0"
16971697

1698-
"@oclif/plugin-command-snapshot@^5.3.14":
1699-
version "5.3.14"
1700-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.14.tgz#7df825059df929373c57aba73704183f14f12a76"
1701-
integrity sha512-g1yio6WFQt6BwjfqYh1icPPOV2SRw/P3zs74KZ3IS7dkOuEWkII4AEQkQ0WIS4S8W9AlZP7Y51FsVYOKSPdnFQ==
1698+
"@oclif/plugin-command-snapshot@^5.3.15":
1699+
version "5.3.15"
1700+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz#8fca90454c80990b37a179330371357621c1514e"
1701+
integrity sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg==
17021702
dependencies:
17031703
"@oclif/core" "^4"
17041704
ansis "^3.17.0"

0 commit comments

Comments
 (0)