We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b31c66 commit 6d70b3cCopy full SHA for 6d70b3c
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.1.16](https://github.com/oclif/test/compare/4.1.15...4.1.16) (2026-01-22)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump lodash from 4.17.21 to 4.17.23 ([dab8924](https://github.com/oclif/test/commit/dab8924b867bad0084c79a48abae9578ad4cc2b2))
7
8
9
10
## [4.1.15](https://github.com/oclif/test/compare/4.1.14...4.1.15) (2025-11-15)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
- "version": "4.1.15",
+ "version": "4.1.16",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
0 commit comments