Skip to content

Commit 5152c9e

Browse files
chore(dev-deps): bump @oclif/test from 4.1.14 to 4.1.15 (#964)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b9caf1 commit 5152c9e

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
@@ -13,7 +13,7 @@
1313
"@eslint/compat": "^1.4.1",
1414
"@oclif/plugin-help": "^6",
1515
"@oclif/prettier-config": "^0.2.1",
16-
"@oclif/test": "^4.1.14",
16+
"@oclif/test": "^4.1.15",
1717
"@types/chai": "^4.3.16",
1818
"@types/mocha": "^10.0.10",
1919
"@types/node": "^18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,10 +1990,10 @@
19901990
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
19911991
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
19921992

1993-
"@oclif/test@^4.1.14":
1994-
version "4.1.14"
1995-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.14.tgz#3138664c28199957289d88aff78c4bd50a276fbf"
1996-
integrity sha512-FKPUBOnC1KnYZBcYOMNmt0DfdqTdSo2Vx8OnqgnMslHVPRPqrUF1bxfEHaw5W/+vOQLwF7MiEPq8DObpXfJJbg==
1993+
"@oclif/test@^4.1.15":
1994+
version "4.1.15"
1995+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.15.tgz#4b53ce8e1c23992ea6cb668173e346fde7ff0453"
1996+
integrity sha512-OVTmz3RxnOWYPoE9sbB9Przfph+QSLMvHUfqEwXZKupuOHCJAJX0QDUfVyh1pK+XYEQ2RUaF+qhxqBfIfaahBw==
19971997
dependencies:
19981998
ansis "^3.17.0"
19991999
debug "^4.4.3"

0 commit comments

Comments
 (0)