Skip to content

Commit b2e5f95

Browse files
chore(dev-deps): bump @oclif/test from 4.1.3 to 4.1.4 (#767)
Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.3...4.1.4) --- 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 26eb9fe commit b2e5f95

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@commitlint/config-conventional": "^19",
1313
"@oclif/plugin-help": "^6",
1414
"@oclif/prettier-config": "^0.2.1",
15-
"@oclif/test": "^4.1.3",
15+
"@oclif/test": "^4.1.4",
1616
"@types/chai": "^4.3.16",
1717
"@types/mocha": "^10.0.10",
1818
"@types/node": "^18",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,12 +1536,12 @@
15361536
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
15371537
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
15381538

1539-
"@oclif/test@^4.1.3":
1540-
version "4.1.3"
1541-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.3.tgz#43068575921bab30d8a466d73e4d49236e709495"
1542-
integrity sha512-GzV6BlCBX766htPW2dHmW5zgj4JNGhBXHjGx9Sq9UbdKcSc7G808bb+zx8+36f2DDveseFZ8LEd6l/S/qgyjFA==
1539+
"@oclif/test@^4.1.4":
1540+
version "4.1.4"
1541+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.4.tgz#6bfe9f53036bf50a39b89bbf0d304d221a35e76d"
1542+
integrity sha512-0gUIkJJVDDpM2BNuo1+vBrf71DO3iVSFjUcLo+kma6co5vVOKG1COfVmxV7mB8XCNTuBWAZ4pJ4vsASxTxE5yg==
15431543
dependencies:
1544-
ansis "^3.3.2"
1544+
ansis "^3.4.0"
15451545
debug "^4.4.0"
15461546

15471547
"@pnpm/config.env-replace@^1.1.0":

0 commit comments

Comments
 (0)