Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/test from 3.2.8 to 3.2.11 (#676)
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.11.
- [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.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2024
1 parent f613452 commit 2d5dd4d
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 @@ -14,7 +14,7 @@
"@commitlint/config-conventional": "^18.6.3",
"@oclif/plugin-help": "^6",
"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.2.8",
"@oclif/test": "^3.2.11",
"@types/chai": "^4",
"@types/debug": "^4.1.12",
"@types/ejs": "^3.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1604,12 +1604,12 @@
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==

"@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.11":
version "3.2.11"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.11.tgz#356ed6f10c8e20128f807362e2a227038b9ea2cc"
integrity sha512-+bjUTI12kgqFYJtlNCYk0F+aIuYh4GDPZIviwSe9+rzd9kJMWEC3phUiviT41rroZzaPUcshnTVoZ5hyq+EIkg==
dependencies:
"@oclif/core" "^3.26.0"
"@oclif/core" "^3.26.4"
chai "^4.4.1"
fancy-test "^3.0.14"

Expand Down

0 comments on commit 2d5dd4d

Please sign in to comment.