From 383784d8e4396681cbe33692f947a14cbbb8bfac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 03:50:46 +0000 Subject: [PATCH] Update dependency documentation to ^12.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93add1f..68ff7c4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "chai": "^4.2.0", "coveralls": "^3.0.5", "dependency-check": "^4.1.0", - "documentation": "^12.1.1", + "documentation": "^12.3.0", "eslint": "^6.8.0", "eslint-config-standard": "^14.1.0", "eslint-plugin-import": "^2.18.2",