Skip to content

Commit ae7b56f

Browse files
chore(dev-deps): bump @oclif/test from 4.1.16 to 4.1.17
Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.16 to 4.1.17. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.16...4.1.17) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77defa0 commit ae7b56f

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
@@ -141,7 +141,7 @@
141141
"devDependencies": {
142142
"@oclif/core": "^4.10.3",
143143
"@oclif/plugin-command-snapshot": "^5.3.12",
144-
"@oclif/test": "^4.1.16",
144+
"@oclif/test": "^4.1.17",
145145
"@salesforce/cli-plugins-testkit": "^5.3.50",
146146
"@salesforce/dev-scripts": "^11.0.4",
147147
"@salesforce/plugin-command-reference": "^3.1.82",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,10 +1465,10 @@
14651465
strip-ansi "^7.1.2"
14661466
wrap-ansi "^9.0.2"
14671467

1468-
"@oclif/test@^4.1.16":
1469-
version "4.1.16"
1470-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.16.tgz#856c1267d7133fcdacf64f6221410cbf49532a4c"
1471-
integrity sha512-LPrF++WGGBE0pe3GUkzEteI5WrwTT7usGpIMSxkyJhYnFXKkwASyTcCmOhNH4QC65kqsLt1oBA88BMkCJqPtxg==
1468+
"@oclif/test@^4.1.17":
1469+
version "4.1.17"
1470+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.17.tgz#5c759e24f79d4e71113805d0bbcbfa4dcddcd3c7"
1471+
integrity sha512-OaD6/2vW9MqL58ZtaTGO1wc2vnPxZ/LLN0qp/+HVdMsBt/UDubxZreC3cxGR9rT8SMfyBvGIU8MzmZEBuiikAQ==
14721472
dependencies:
14731473
ansis "^3.17.0"
14741474
debug "^4.4.3"

0 commit comments

Comments
 (0)