Skip to content

Commit 7104a38

Browse files
chore(dev-deps): bump @oclif/test from 3.2.10 to 3.2.11 (#538)
Bumps [@oclif/test](https://github.com/oclif/test) from 3.2.10 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.10...3.2.11) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3136e0c commit 7104a38

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@commitlint/config-conventional": "^18.6.3",
2121
"@oclif/plugin-help": "^6",
2222
"@oclif/prettier-config": "^0.2.1",
23-
"@oclif/test": "^3.2.10",
23+
"@oclif/test": "^3.2.11",
2424
"@types/chai": "^4.3.11",
2525
"@types/lodash.get": "^4.4.9",
2626
"@types/lodash.sortby": "^4.7.9",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,7 @@
14811481
"@nodelib/fs.scandir" "2.1.5"
14821482
fastq "^1.6.0"
14831483

1484-
"@oclif/[email protected]", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4":
1484+
"@oclif/[email protected]", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4":
14851485
version "3.26.4"
14861486
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
14871487
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1548,12 +1548,12 @@
15481548
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
15491549
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
15501550

1551-
"@oclif/test@^3.2.10":
1552-
version "3.2.10"
1553-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.10.tgz#48fdf3ebb339e81955a42c1e9a23f5f673c39261"
1554-
integrity sha512-9h6rMHnFS7zf0CLmfqtbAmdDSLpYF8otu25YpeqQXOX3b9TYeyfOvD61TkkxJ2T3zpqnrViNzifsF6gfM6xanQ==
1551+
"@oclif/test@^3.2.11":
1552+
version "3.2.11"
1553+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.11.tgz#356ed6f10c8e20128f807362e2a227038b9ea2cc"
1554+
integrity sha512-+bjUTI12kgqFYJtlNCYk0F+aIuYh4GDPZIviwSe9+rzd9kJMWEC3phUiviT41rroZzaPUcshnTVoZ5hyq+EIkg==
15551555
dependencies:
1556-
"@oclif/core" "^3.26.3"
1556+
"@oclif/core" "^3.26.4"
15571557
chai "^4.4.1"
15581558
fancy-test "^3.0.14"
15591559

0 commit comments

Comments
 (0)