Skip to content

Commit

Permalink
Merge pull request #329 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-test-2.3.23

chore(dev-deps): bump @oclif/test from 2.3.22 to 2.3.23
  • Loading branch information
svc-cli-bot authored Jun 25, 2023
2 parents 966a995 + 5b83fb5 commit 26261a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"inquirer": "^8.2.5"
},
"devDependencies": {
"@oclif/test": "^2.3.21",
"@oclif/test": "^2.3.23",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.4.2",
"@salesforce/prettier-config": "^0.0.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,13 +565,13 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/test@^2.3.21":
version "2.3.22"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.22.tgz#5c7278fbc339e5a43c5529f5d367615dccd5955f"
integrity sha512-0wLW8YnLS9Gvipgu64ZtzPmi7HfyJkPziU/tfW8T/4lQyalDvL8MS05+1UPR6V6hXu86Ehg0CbWJDeU4TB+e1Q==
"@oclif/test@^2.3.23":
version "2.3.23"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.23.tgz#f546fe9eedaa612074aa2610468d12f237f8fd1b"
integrity sha512-SEbVaE6KxA6+pwDdgcogy2CLu+GdR0p5yAbIFN0LeakeQvdjaUGdaz0vX/VN7+QaKr08jmjhHO5VpF2iaRuVZg==
dependencies:
"@oclif/core" "^2.8.5"
fancy-test "^2.0.25"
fancy-test "^2.0.26"

"@salesforce/bunyan@^2.0.0":
version "2.0.0"
Expand Down Expand Up @@ -2256,10 +2256,10 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

fancy-test@^2.0.25:
version "2.0.26"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.26.tgz#2f39aac615c73da100740d347553542721aac11d"
integrity sha512-VZnjjta4hYLCjqrdOKgR42dHZ/IBdQKYctLNooXuoXYGU7esLoFC+memPgGgBFZ5nTpWqUGddnwl3GTgbEWvxA==
fancy-test@^2.0.26:
version "2.0.27"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.27.tgz#81e6952052bdf48f0e53676fad2f6b534abf324f"
integrity sha512-NUhkIpeHc4ebvkGLhQmlwpd9hd/ytOXTEmX2dFJ0e5VL61Ds7/RUHUmdSRY27VWil+uAuWSU8q6mUymrkxHC8Q==
dependencies:
"@types/chai" "*"
"@types/lodash" "*"
Expand Down

0 comments on commit 26261a0

Please sign in to comment.