From f771d737474536c1fa341233a644cf32735b11f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 22:57:57 +0000 Subject: [PATCH] build(deps): bump @types/history from 3.2.5 to 4.7.11 Bumps [@types/history](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/history) from 3.2.5 to 4.7.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/history) --- updated-dependencies: - dependency-name: "@types/history" dependency-version: 4.7.11 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb9b48ced4c5..25da26f5d472 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@types/color": "^3.0.3", "@types/diff": "5.2.1", "@types/gtag.js": "^0.0.12", - "@types/history": "^3.2.5", + "@types/history": "^4.7.11", "@types/invariant": "^2.2.35", "@types/jest": "29.5.12", "@types/js-beautify": "^1.14.3", diff --git a/yarn.lock b/yarn.lock index 471eeebd3b7d..6f44ce28c4c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3933,10 +3933,10 @@ resolved "https://registry.yarnpkg.com/@types/gtag.js/-/gtag.js-0.0.12.tgz#095122edca896689bdfcdd73b057e23064d23572" integrity sha512-YQV9bUsemkzG81Ea295/nF/5GijnD2Af7QhEofh7xu+kvCN6RdodgNwwGWXB5GMI3NoyvQo0odNctoH/qLMIpg== -"@types/history@^3.2.5": - version "3.2.5" - resolved "https://registry.yarnpkg.com/@types/history/-/history-3.2.5.tgz#be614208f1a10a20c414b4d3762d1f2b65b53ae4" - integrity sha512-TqWYI0mlqS5qhH8MHgJJs0RcgvvZLxkn0bi2qK07liZqP7M9rl1kpJ6TCAUo5Cp4vP5DObIqHcky0MWyyQojVQ== +"@types/history@^4.7.11": + version "4.7.11" + resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.11.tgz#56588b17ae8f50c53983a524fc3cc47437969d64" + integrity sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA== "@types/html-minifier-terser@^6.0.0": version "6.1.0"