Skip to content

Commit

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

chore(dev-deps): bump @oclif/test from 2.5.3 to 2.5.4
  • Loading branch information
svc-cli-bot authored Sep 17, 2023
2 parents c434569 + b9082b9 commit 23dbd5c
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.5.3",
"@oclif/test": "^2.5.4",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.10.0",
"@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 @@ -566,13 +566,13 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/test@^2.5.3":
version "2.5.3"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.5.3.tgz#08ee0ab60858784ceca11a723445f4ed09c625da"
integrity sha512-TmtfMhK9tFCVQ4NyIG9eYW4RBQAmKbkE+pGXsdxiTZvR2sR1WwC7NmmEbTaj2hYNWX3vNZ/x1+odnjLEo6z5Vw==
"@oclif/test@^2.5.4":
version "2.5.4"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.5.4.tgz#bea88073591c5b6ca770d3d1d38b371f91626825"
integrity sha512-3VaOCD35y6nhUgb2k1UhfZN1hiXH2/t8y2gyIrLVFVG3P522ZATSSdvl3ny7QFmBP2bq6xjj/CkU7Ua/sTJ22Q==
dependencies:
"@oclif/core" "^2.15.0"
fancy-test "^2.0.37"
fancy-test "^2.0.38"

"@salesforce/core@^5.2.6", "@salesforce/core@^5.2.7":
version "5.2.7"
Expand Down Expand Up @@ -2270,10 +2270,10 @@ external-editor@^3.0.3:
iconv-lite "^0.4.24"
tmp "^0.0.33"

fancy-test@^2.0.37:
version "2.0.38"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.38.tgz#a093234a39fa3effb2d6d4ffb02f21b7cf8297f5"
integrity sha512-uQ795eOLJ5aJJypwJ0g1Pqk9Zp5s1Git+XmaGX1e06wwaSr+K6o+FPYuHlQmetBXxPLx81xst2l7j624v5ZqdQ==
fancy-test@^2.0.38:
version "2.0.41"
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.41.tgz#47720853e2a80369b61ca361a86ac70999460fbc"
integrity sha512-sOb0/gqYkelK6oNRSIkkc/BjHCbVfZeUzfbPA89HR0QKXxPZ7Fwu2l4rr6SuS3Zwoi8zV4aUZ9PNU3p2dmxETQ==
dependencies:
"@types/chai" "*"
"@types/lodash" "*"
Expand Down

0 comments on commit 23dbd5c

Please sign in to comment.