From a79e836501a7e2d67e6f14f502939dd52269c2b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 03:50:55 +0000 Subject: [PATCH] chore(deps): update dependency @types/numeral to v2.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51b461b..b2b0b53 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@alitajs/umi-plugin-console-version": "0.4.0", "@alitajs/umi-preset-react": "0.3.0", "@types/classnames": "2.3.1", - "@types/numeral": "2.0.2", + "@types/numeral": "2.0.5", "@types/react": "17.0.39", "@types/react-dom": "17.0.11", "@types/styled-components": "5.1.22",