Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent 9a0ac75 commit 36e799e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.1.9",
"@oclif/test": "^3.2.11",
"@oclif/test": "^3.2.14",
"@salesforce/cli-plugins-testkit": "^5.3.2",
"@salesforce/dev-scripts": "^9.0.0",
"@salesforce/plugin-command-reference": "^3.0.83",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1644,7 +1644,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/[email protected]", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5":
"@oclif/[email protected]", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
version "3.26.6"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
Expand Down Expand Up @@ -1721,12 +1721,12 @@
http-call "^5.2.2"
lodash.template "^4.5.0"

"@oclif/test@^3.2.11":
version "3.2.11"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.11.tgz#356ed6f10c8e20128f807362e2a227038b9ea2cc"
integrity sha512-+bjUTI12kgqFYJtlNCYk0F+aIuYh4GDPZIviwSe9+rzd9kJMWEC3phUiviT41rroZzaPUcshnTVoZ5hyq+EIkg==
"@oclif/test@^3.2.14":
version "3.2.14"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.14.tgz#fdc760969e84b56cdc9030a7f972e13484055da2"
integrity sha512-k0SmNoBLI76aJAfqhTye69gkv7TK3SBVptLkhbu+74/P44GXHxaxcCB727QpMpdFZeVqaPfKYz1ns7halBHaSw==
dependencies:
"@oclif/core" "^3.26.4"
"@oclif/core" "^3.26.6"
chai "^4.4.1"
fancy-test "^3.0.14"

Expand Down

0 comments on commit 36e799e

Please sign in to comment.