Skip to content

Commit 8ec7dfe

Browse files
chore(dev-deps): bump @oclif/test from 4.1.15 to 4.1.16 (#1275)
Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.15 to 4.1.16. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.15...4.1.16) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.16 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>
1 parent d040296 commit 8ec7dfe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@eslint/compat": "^1.4.1",
2323
"@oclif/plugin-help": "^6",
2424
"@oclif/prettier-config": "^0.2.1",
25-
"@oclif/test": "^4.1.15",
25+
"@oclif/test": "^4.1.16",
2626
"@types/chai": "^4.3.16",
2727
"@types/debug": "^4.1.12",
2828
"@types/mocha": "^10.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,10 +1589,10 @@
15891589
resolved "https://registry.npmjs.org/@oclif/prettier-config/-/prettier-config-0.2.1.tgz"
15901590
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
15911591

1592-
"@oclif/test@^4.1.15":
1593-
version "4.1.15"
1594-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.15.tgz#4b53ce8e1c23992ea6cb668173e346fde7ff0453"
1595-
integrity sha512-OVTmz3RxnOWYPoE9sbB9Przfph+QSLMvHUfqEwXZKupuOHCJAJX0QDUfVyh1pK+XYEQ2RUaF+qhxqBfIfaahBw==
1592+
"@oclif/test@^4.1.16":
1593+
version "4.1.16"
1594+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.16.tgz#856c1267d7133fcdacf64f6221410cbf49532a4c"
1595+
integrity sha512-LPrF++WGGBE0pe3GUkzEteI5WrwTT7usGpIMSxkyJhYnFXKkwASyTcCmOhNH4QC65kqsLt1oBA88BMkCJqPtxg==
15961596
dependencies:
15971597
ansis "^3.17.0"
15981598
debug "^4.4.3"

0 commit comments

Comments
 (0)