Skip to content

Commit 9bc987e

Browse files
authored
Merge pull request #1375 from salesforcecli/dependabot-npm_and_yarn-oclif-test-4.1.16
chore(dev-deps): bump @oclif/test from 4.1.15 to 4.1.16
2 parents 71880f3 + eaf732d commit 9bc987e

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
@@ -140,7 +140,7 @@
140140
"devDependencies": {
141141
"@oclif/core": "^4.8.0",
142142
"@oclif/plugin-command-snapshot": "^5.3.8",
143-
"@oclif/test": "^4.1.15",
143+
"@oclif/test": "^4.1.16",
144144
"@salesforce/cli-plugins-testkit": "^5.3.41",
145145
"@salesforce/dev-scripts": "^11.0.4",
146146
"@salesforce/plugin-command-reference": "^3.1.79",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,10 +1519,10 @@
15191519
strip-ansi "^7.1.2"
15201520
wrap-ansi "^9.0.2"
15211521

1522-
"@oclif/test@^4.1.15":
1523-
version "4.1.15"
1524-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.15.tgz#4b53ce8e1c23992ea6cb668173e346fde7ff0453"
1525-
integrity sha512-OVTmz3RxnOWYPoE9sbB9Przfph+QSLMvHUfqEwXZKupuOHCJAJX0QDUfVyh1pK+XYEQ2RUaF+qhxqBfIfaahBw==
1522+
"@oclif/test@^4.1.16":
1523+
version "4.1.16"
1524+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.16.tgz#856c1267d7133fcdacf64f6221410cbf49532a4c"
1525+
integrity sha512-LPrF++WGGBE0pe3GUkzEteI5WrwTT7usGpIMSxkyJhYnFXKkwASyTcCmOhNH4QC65kqsLt1oBA88BMkCJqPtxg==
15261526
dependencies:
15271527
ansis "^3.17.0"
15281528
debug "^4.4.3"

0 commit comments

Comments
 (0)