Skip to content

Commit f38bcf8

Browse files
authored
Merge pull request #576 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 21a0ece + c4c118a commit f38bcf8

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
@@ -14,7 +14,7 @@
1414
"tslib": "^2"
1515
},
1616
"devDependencies": {
17-
"@oclif/plugin-command-snapshot": "^3.3.3",
17+
"@oclif/plugin-command-snapshot": "^3.3.4",
1818
"@salesforce/cli-plugins-testkit": "^3.2.18",
1919
"@salesforce/dev-config": "^3.1.0",
2020
"@salesforce/dev-scripts": "^3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -858,10 +858,10 @@
858858
chalk "^4.1.0"
859859
tslib "^2.3.1"
860860

861-
"@oclif/plugin-command-snapshot@^3.3.3":
862-
version "3.3.3"
863-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.3.tgz#df8fb70a19d94cc2e03559c7d668eeff9f09b3a8"
864-
integrity sha512-6VQ2ZyMaQoHNzpNy5oYYJmNja59JSGG/yJfykp98/t+JC2qdBOkMPIMobpffV+pzO8Vo1XErAcrbGAHpJ0uQCA==
861+
"@oclif/plugin-command-snapshot@^3.3.4":
862+
version "3.3.4"
863+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.4.tgz#be6b995ec5e578917ebebb21e74c5cface7b64b7"
864+
integrity sha512-mfAfInRRaSXSHTXkmIMFzW0I4EWwdjtS3iaTxWz/anP26++sQOAFeRSEKtMQc58XzvqYbLutbywEw3dzr6trSQ==
865865
dependencies:
866866
"@oclif/core" "^2.0.8"
867867
chalk "^4.1.2"

0 commit comments

Comments
 (0)