From fc9a9101e75fe321777f51403f520d302fc5c84d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:23:28 +0000 Subject: [PATCH] Bump size-limit from 12.0.0 to 12.0.1 Bumps [size-limit](https://github.com/ai/size-limit) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/size-limit/compare/12.0.0...12.0.1) --- updated-dependencies: - dependency-name: size-limit dependency-version: 12.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5a5447..bfdb430 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "grunt-cli": "^1.4.3", "nyc": "^18.0.0", "puppeteer": "24.38.0", - "size-limit": "12.0.0", + "size-limit": "12.0.1", "typedoc": "^0.28.15", "typedoc-github-theme": "^0.4.0", "typescript": "~5.2.2"