From aff52cd9256075651f60a18e16cfdba5e23088e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:44:06 +0800 Subject: [PATCH] chore(deps-dev): bump @types/history from 4.7.11 to 5.0.0 (#11363) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afabc7fb..369bd037 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@testing-library/react": "^16.0.1", "@types/classnames": "^2.3.1", "@types/express": "^4.17.21", - "@types/history": "^4.7.11", + "@types/history": "^5.0.0", "@types/jest": "^29.5.13", "@types/lodash": "^4.17.10", "@types/react": "^18.3.11",