Skip to content

Commit

Permalink
Merge pull request #1036 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-plugin-command-snapshot-5.2.5

chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.4 to 5.2.5
  • Loading branch information
svc-cli-bot authored Jul 14, 2024
2 parents 61e9356 + a968dbf commit aae03c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@salesforce/ts-types": "^2.0.10"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.4",
"@oclif/plugin-command-snapshot": "^5.2.5",
"@salesforce/cli-plugins-testkit": "^5.3.18",
"@salesforce/dev-scripts": "^10.2.2",
"@salesforce/plugin-command-reference": "^3.1.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1445,10 +1445,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-command-snapshot@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.4.tgz#7872742c0d8271bf90e981d5821f355bd05ca359"
integrity sha512-rdt9Bf7bVnjsre7YY3ulZc42QzRuQVhFFxzPBtCi61QbnPS4nizh2mpwrwq6byW6nlddHue82CNYAWQAjr9i7w==
"@oclif/plugin-command-snapshot@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.5.tgz#c1a473d1650fba73e6c0bcf53f52cabcaa4794e4"
integrity sha512-hPsjsHGkXGFau6LDMlCptdn1SS0+Y3kvPGUikpohCO8+apHBCfxGXNIbjmlSwqFWxKiMRyGFm/2U6nEtg3BBBQ==
dependencies:
"@oclif/core" "^4"
ansis "^3.2.0"
Expand Down

0 comments on commit aae03c7

Please sign in to comment.