Skip to content

Commit 88c5fb2

Browse files
chore(dev-deps): bump @oclif/test from 3.2.11 to 3.2.12
Bumps [@oclif/test](https://github.com/oclif/test) from 3.2.11 to 3.2.12. - [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.12) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebcb726 commit 88c5fb2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^5.1.7",
16-
"@oclif/test": "^3.2.11",
16+
"@oclif/test": "^3.2.12",
1717
"@salesforce/cli-plugins-testkit": "^5.3.1",
1818
"@salesforce/dev-scripts": "^8.5.0",
1919
"@salesforce/plugin-command-reference": "^3.0.82",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1640,10 +1640,10 @@
16401640
http-call "^5.2.2"
16411641
lodash.template "^4.5.0"
16421642

1643-
"@oclif/test@^3.2.11":
1644-
version "3.2.11"
1645-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.11.tgz#356ed6f10c8e20128f807362e2a227038b9ea2cc"
1646-
integrity sha512-+bjUTI12kgqFYJtlNCYk0F+aIuYh4GDPZIviwSe9+rzd9kJMWEC3phUiviT41rroZzaPUcshnTVoZ5hyq+EIkg==
1643+
"@oclif/test@^3.2.12":
1644+
version "3.2.12"
1645+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.12.tgz#a5fc5ecc3e3bc70e04397857102f0ecbf36e54f4"
1646+
integrity sha512-6DqfPVnCuUaH4VqwAChTWlNla4uPVx3XP5EaxYLjQrSdAzgPn8TMftURDmcfDobU6qQr97Cywec4szfYg4pS7Q==
16471647
dependencies:
16481648
"@oclif/core" "^3.26.4"
16491649
chai "^4.4.1"

0 commit comments

Comments
 (0)