Skip to content

Commit 0c16060

Browse files
chore(dev-deps): bump @oclif/test from 4.1.14 to 4.1.15
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>
1 parent 2cf74b7 commit 0c16060

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@oclif/plugin-command-snapshot": "^5.3.8",
28-
"@oclif/test": "^4.1.14",
28+
"@oclif/test": "^4.1.15",
2929
"@salesforce/cli-plugins-testkit": "^5.3.41",
3030
"@salesforce/dev-scripts": "^10.2.12",
3131
"@salesforce/plugin-command-reference": "^3.1.77",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
strip-ansi "^7.1.2"
15741574
wrap-ansi "^9.0.2"
15751575

1576-
"@oclif/test@^4.1.14":
1577-
version "4.1.14"
1578-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.14.tgz#3138664c28199957289d88aff78c4bd50a276fbf"
1579-
integrity sha512-FKPUBOnC1KnYZBcYOMNmt0DfdqTdSo2Vx8OnqgnMslHVPRPqrUF1bxfEHaw5W/+vOQLwF7MiEPq8DObpXfJJbg==
1576+
"@oclif/test@^4.1.15":
1577+
version "4.1.15"
1578+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.15.tgz#4b53ce8e1c23992ea6cb668173e346fde7ff0453"
1579+
integrity sha512-OVTmz3RxnOWYPoE9sbB9Przfph+QSLMvHUfqEwXZKupuOHCJAJX0QDUfVyh1pK+XYEQ2RUaF+qhxqBfIfaahBw==
15801580
dependencies:
15811581
ansis "^3.17.0"
15821582
debug "^4.4.3"

0 commit comments

Comments
 (0)