Skip to content

Commit 44e9a5c

Browse files
authored
Merge pull request #121 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-command-snapshot-3.3.4
chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.3.3 to 3.3.4
2 parents 5e5f1ad + af9e6e1 commit 44e9a5c

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
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@oclif/dev-cli": "^1",
20-
"@oclif/plugin-command-snapshot": "^3.3.3",
20+
"@oclif/plugin-command-snapshot": "^3.3.4",
2121
"@oclif/plugin-help": "^3",
2222
"@oclif/test": "^1",
2323
"@salesforce/dev-config": "^2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -653,10 +653,10 @@
653653
chalk "^4.1.0"
654654
tslib "^2.5.0"
655655

656-
"@oclif/plugin-command-snapshot@^3.3.3":
657-
version "3.3.3"
658-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.3.tgz#df8fb70a19d94cc2e03559c7d668eeff9f09b3a8"
659-
integrity sha512-6VQ2ZyMaQoHNzpNy5oYYJmNja59JSGG/yJfykp98/t+JC2qdBOkMPIMobpffV+pzO8Vo1XErAcrbGAHpJ0uQCA==
656+
"@oclif/plugin-command-snapshot@^3.3.4":
657+
version "3.3.4"
658+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.4.tgz#be6b995ec5e578917ebebb21e74c5cface7b64b7"
659+
integrity sha512-mfAfInRRaSXSHTXkmIMFzW0I4EWwdjtS3iaTxWz/anP26++sQOAFeRSEKtMQc58XzvqYbLutbywEw3dzr6trSQ==
660660
dependencies:
661661
"@oclif/core" "^2.0.8"
662662
chalk "^4.1.2"

0 commit comments

Comments
 (0)