Skip to content

Commit d22e338

Browse files
authored
Merge pull request #1419 from salesforcecli/dependabot-npm_and_yarn-oclif-test-4.1.18
chore(dev-deps): bump @oclif/test from 4.1.17 to 4.1.18
2 parents 5c3e5ab + b0ef9db commit d22e338

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.5",
143143
"@oclif/plugin-command-snapshot": "^5.3.15",
144-
"@oclif/test": "^4.1.17",
144+
"@oclif/test": "^4.1.18",
145145
"@salesforce/cli-plugins-testkit": "^5.3.50",
146146
"@salesforce/dev-scripts": "^11.0.4",
147147
"@salesforce/plugin-command-reference": "^3.1.86",

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.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==
1468+
"@oclif/test@^4.1.18":
1469+
version "4.1.18"
1470+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.18.tgz#240e54dd730749aa900bd117266725282760c2e8"
1471+
integrity sha512-SIy/8x8OHKh5Z32aS8jpzTDc+FC9531mMyypoH5HiZ0vXNjKJ9+SpbW4nYK2c/X44WcPdmjIImStZ/Wgc2zZnQ==
14721472
dependencies:
14731473
ansis "^3.17.0"
14741474
debug "^4.4.3"

0 commit comments

Comments
 (0)