Skip to content

Commit

Permalink
Merge pull request #579 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-plugin-command-snapshot-3.3.10

chore(dev-deps): bump @oclif/plugin-command-snapshot from 3.3.9 to 3.3.10
  • Loading branch information
svc-cli-bot authored Mar 26, 2023
2 parents cc437ee + eb2eec2 commit 63c6c70
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"tslib": "^2"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^3.3.9",
"@oclif/plugin-command-snapshot": "^3.3.10",
"@salesforce/cli-plugins-testkit": "^3.2.25",
"@salesforce/dev-config": "^3.1.0",
"@salesforce/dev-scripts": "^4.1.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^2.0.7", "@oclif/core@^2.1.7", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0", "@oclif/core@^2.6.2", "@oclif/core@^2.6.4", "@oclif/core@^2.7.1":
"@oclif/core@^2.0.7", "@oclif/core@^2.1.7", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.4.0", "@oclif/core@^2.6.2", "@oclif/core@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.7.1.tgz#3f38c1ace1675d80b0bbaa3ae5d4572b8fa04c22"
integrity sha512-HnaZ0ezNJUGok4uACOmVl05aSrCblmuq5Sqyg3Qa8aLFnTBuvHn3d67fTJKSttyAnJ5LI3zw8e5vzLD7WZuP0A==
Expand Down Expand Up @@ -730,12 +730,12 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-command-snapshot@^3.3.9":
version "3.3.9"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.9.tgz#70899bbb606b4218620f28e4c781bade10f904d4"
integrity sha512-/dX7sPBmgx6avV7QpNpzGN4Kffm9FYKACyomYaEtt3lvfizD0og5DUAecn9lZOwfgPKWcvi+I2makWYBMSblPw==
"@oclif/plugin-command-snapshot@^3.3.10":
version "3.3.10"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-3.3.10.tgz#870b9c2107890d6a31360da02e7f568d8bdb658a"
integrity sha512-KVDa2WWP5NCbKgqFyV8XOW4m9ynKofTQILXETnimv/aUI6LfcCADB1543v3OXnMbDbDlA7ypc6KATlsPCMuvsw==
dependencies:
"@oclif/core" "^2.6.4"
"@oclif/core" "^2.7.1"
chalk "^4.1.2"
just-diff "^5.2.0"
lodash "^4.17.21"
Expand Down

0 comments on commit 63c6c70

Please sign in to comment.