Skip to content

Commit 31a3c12

Browse files
chore(deps-dev): bump @oclif/test from 4.1.17 to 4.1.18 (#2678)
Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.17 to 4.1.18. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.17...4.1.18) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d18384 commit 31a3c12

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
@@ -258,7 +258,7 @@
258258
"types": "dist/index.d.ts",
259259
"devDependencies": {
260260
"@oclif/plugin-command-snapshot": "^5.2.3",
261-
"@oclif/test": "^4.1.17",
261+
"@oclif/test": "^4.1.18",
262262
"@salesforce/dev-scripts": "^11.0.2",
263263
"@salesforce/plugin-release-management": "^5.7.0",
264264
"@salesforce/ts-sinon": "^1.4.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1828,10 +1828,10 @@
18281828
strip-ansi "^7.1.2"
18291829
wrap-ansi "^9.0.2"
18301830

1831-
"@oclif/test@^4.1.17":
1832-
version "4.1.17"
1833-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.17.tgz#5c759e24f79d4e71113805d0bbcbfa4dcddcd3c7"
1834-
integrity sha512-OaD6/2vW9MqL58ZtaTGO1wc2vnPxZ/LLN0qp/+HVdMsBt/UDubxZreC3cxGR9rT8SMfyBvGIU8MzmZEBuiikAQ==
1831+
"@oclif/test@^4.1.18":
1832+
version "4.1.18"
1833+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.18.tgz#240e54dd730749aa900bd117266725282760c2e8"
1834+
integrity sha512-SIy/8x8OHKh5Z32aS8jpzTDc+FC9531mMyypoH5HiZ0vXNjKJ9+SpbW4nYK2c/X44WcPdmjIImStZ/Wgc2zZnQ==
18351835
dependencies:
18361836
ansis "^3.17.0"
18371837
debug "^4.4.3"

0 commit comments

Comments
 (0)