Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/test from 4.0.9 to 4.1.3
Browse files Browse the repository at this point in the history
Bumps [@oclif/test](https://github.com/oclif/test) from 4.0.9 to 4.1.3.
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@4.0.9...4.1.3)

---
updated-dependencies:
- dependency-name: "@oclif/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent 1c6e961 commit 83f4090
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 @@ -56,7 +56,7 @@
},
"devDependencies": {
"@inquirer/type": "^1.5.2",
"@oclif/test": "^4.0.9",
"@oclif/test": "^4.1.3",
"@salesforce/dev-scripts": "^10.2.11",
"@types/cli-progress": "^3.11.6",
"eslint-plugin-sf-plugin": "^1.20.11",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,13 +596,13 @@
strip-ansi "^7.1.0"
wrap-ansi "^9.0.0"

"@oclif/test@^4.0.9":
version "4.0.9"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.9.tgz#c4b4b4878911489a79f296a15448e76d860b39d2"
integrity sha512-xDGBFBNE6ckoBT9EhMi6ZvwAaEeJRGvRmn2qZWujJl9EJ56a72KHZsvTJVgl2p/AQ2vZ1UH06YZ440GOnjExzQ==
"@oclif/test@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.3.tgz#43068575921bab30d8a466d73e4d49236e709495"
integrity sha512-GzV6BlCBX766htPW2dHmW5zgj4JNGhBXHjGx9Sq9UbdKcSc7G808bb+zx8+36f2DDveseFZ8LEd6l/S/qgyjFA==
dependencies:
ansis "^3.3.2"
debug "^4.3.6"
debug "^4.4.0"

"@pkgjs/parseargs@^0.11.0":
version "0.11.0"
Expand Down Expand Up @@ -1795,10 +1795,10 @@ dateformat@^4.6.3:
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz#556fa6497e5217fedb78821424f8a1c22fa3f4b5"
integrity sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==

debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.3.7:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
dependencies:
ms "^2.1.3"

Expand Down

0 comments on commit 83f4090

Please sign in to comment.