From 4af76e0e758aa87335aabc988c090570ca0631a6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 06:17:06 +0000 Subject: [PATCH] build(deps-dev): bump size-limit from 0.21.1 to 5.0.1 Bumps [size-limit](https://github.com/ai/size-limit) from 0.21.1 to 5.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/0.21.1...5.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6c8ada..b3b730e 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "remark-cli": "^6.0.1", "remark-preset-lint-recommended": "^3.0.2", "schedule": "^0.5.0", - "size-limit": "^0.21.1", + "size-limit": "^5.0.1", "ts-jest": "^24.0.0", "tslint": "^5.13.1", "typedoc": "^0.15.0",