We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193144f commit a390396Copy full SHA for a390396
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.1.18](https://github.com/oclif/test/compare/4.1.17...4.1.18) (2026-04-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump lodash from 4.17.23 to 4.18.1 ([5d3a6f6](https://github.com/oclif/test/commit/5d3a6f603d4245d1cede74c72c0594153d4c7acf))
7
8
9
10
## [4.1.17](https://github.com/oclif/test/compare/4.1.16...4.1.17) (2026-03-21)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
- "version": "4.1.17",
+ "version": "4.1.18",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
0 commit comments