Skip to content

Commit 031c579

Browse files
authored
Merge pull request #1183 from salesforcecli/dependabot-npm_and_yarn-oclif-test-4.1.9
chore(dev-deps): bump @oclif/test from 4.1.8 to 4.1.9
2 parents c039ee4 + daacc46 commit 031c579

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"devDependencies": {
136136
"@oclif/core": "^4.2.6",
137137
"@oclif/plugin-command-snapshot": "^5.2.28",
138-
"@oclif/test": "^4.1.8",
138+
"@oclif/test": "^4.1.9",
139139
"@salesforce/cli-plugins-testkit": "^5.3.39",
140140
"@salesforce/dev-scripts": "^10.2.11",
141141
"@salesforce/plugin-command-reference": "^3.1.38",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,12 +1820,12 @@
18201820
strip-ansi "^7.1.0"
18211821
wrap-ansi "^9.0.0"
18221822

1823-
"@oclif/test@^4.1.8":
1824-
version "4.1.8"
1825-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.8.tgz#86add1e222015c77053d002fa6dbf458cdc6475f"
1826-
integrity sha512-ZXv0SYrjZ9SKpRoQa4XwhW4V1ujh99sor92l6ZpeSbh96Zs45gtiwkk3XebZ65DFBYFFItTKsX01J8P8YPiw0Q==
1823+
"@oclif/test@^4.1.9":
1824+
version "4.1.9"
1825+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.9.tgz#3cc2254178a196a40affc04054aff992a13a37a3"
1826+
integrity sha512-bfh3uskNNUsK2LBU+/NOAG9dDZkOLOY29E233aRBwEIGvNSxyPs4LOYqdH9E/5N8Z1kBKCVC9tfHdE/B0Z8qCQ==
18271827
dependencies:
1828-
ansis "^3.9.0"
1828+
ansis "^3.10.0"
18291829
debug "^4.4.0"
18301830

18311831
"@pkgjs/parseargs@^0.11.0":

0 commit comments

Comments
 (0)