Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/test from 3.2.8 to 3.2.10
Browse files Browse the repository at this point in the history
Bumps [@oclif/test](https://github.com/oclif/test) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@3.2.8...3.2.10)

---
updated-dependencies:
- dependency-name: "@oclif/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2024
1 parent f033cb3 commit d072701
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.1.4",
"@oclif/test": "^3.2.8",
"@oclif/test": "^3.2.10",
"@salesforce/cli-plugins-testkit": "^5.2.1",
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/plugin-command-reference": "^3.0.73",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1374,12 +1374,12 @@
http-call "^5.2.2"
lodash.template "^4.5.0"

"@oclif/test@^3.2.8":
version "3.2.8"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.8.tgz#ce2388e1910d315005c6a66fbde8cffaf1b77a20"
integrity sha512-aC523gJxzRxzL1P1m2Mrdu/xl0FG+ho8GAcZtdUKNOMM6te2iwR481GRzs8B0xDtAPNi0jZWiPFetbyR7mh/kA==
"@oclif/test@^3.2.10":
version "3.2.10"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.10.tgz#48fdf3ebb339e81955a42c1e9a23f5f673c39261"
integrity sha512-9h6rMHnFS7zf0CLmfqtbAmdDSLpYF8otu25YpeqQXOX3b9TYeyfOvD61TkkxJ2T3zpqnrViNzifsF6gfM6xanQ==
dependencies:
"@oclif/core" "^3.26.0"
"@oclif/core" "^3.26.3"
chai "^4.4.1"
fancy-test "^3.0.14"

Expand Down

0 comments on commit d072701

Please sign in to comment.