Skip to content

Commit 57c73d5

Browse files
chore(dev-deps): bump @oclif/test from 4.1.14 to 4.1.15 (#1246)
Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.14 to 4.1.15. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.14...4.1.15) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.15 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 3abab33 commit 57c73d5

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.14",
25+
"@oclif/test": "^4.1.15",
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
@@ -1553,10 +1553,10 @@
15531553
resolved "https://registry.npmjs.org/@oclif/prettier-config/-/prettier-config-0.2.1.tgz"
15541554
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
15551555

1556-
"@oclif/test@^4.1.14":
1557-
version "4.1.14"
1558-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.14.tgz#3138664c28199957289d88aff78c4bd50a276fbf"
1559-
integrity sha512-FKPUBOnC1KnYZBcYOMNmt0DfdqTdSo2Vx8OnqgnMslHVPRPqrUF1bxfEHaw5W/+vOQLwF7MiEPq8DObpXfJJbg==
1556+
"@oclif/test@^4.1.15":
1557+
version "4.1.15"
1558+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.15.tgz#4b53ce8e1c23992ea6cb668173e346fde7ff0453"
1559+
integrity sha512-OVTmz3RxnOWYPoE9sbB9Przfph+QSLMvHUfqEwXZKupuOHCJAJX0QDUfVyh1pK+XYEQ2RUaF+qhxqBfIfaahBw==
15601560
dependencies:
15611561
ansis "^3.17.0"
15621562
debug "^4.4.3"

0 commit comments

Comments
 (0)