Skip to content

Commit 348a01f

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 a534a59 commit 348a01f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.9.0",
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.41",
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
@@ -1470,10 +1470,10 @@
14701470
strip-ansi "^7.1.2"
14711471
wrap-ansi "^9.0.2"
14721472

1473-
"@oclif/test@^4.1.16":
1474-
version "4.1.16"
1475-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.16.tgz#856c1267d7133fcdacf64f6221410cbf49532a4c"
1476-
integrity sha512-LPrF++WGGBE0pe3GUkzEteI5WrwTT7usGpIMSxkyJhYnFXKkwASyTcCmOhNH4QC65kqsLt1oBA88BMkCJqPtxg==
1473+
"@oclif/test@^4.1.17":
1474+
version "4.1.17"
1475+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.17.tgz#5c759e24f79d4e71113805d0bbcbfa4dcddcd3c7"
1476+
integrity sha512-OaD6/2vW9MqL58ZtaTGO1wc2vnPxZ/LLN0qp/+HVdMsBt/UDubxZreC3cxGR9rT8SMfyBvGIU8MzmZEBuiikAQ==
14771477
dependencies:
14781478
ansis "^3.17.0"
14791479
debug "^4.4.3"

0 commit comments

Comments
 (0)