From c4df20c17855791956369bfa50356b0a4aa82612 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 05:45:08 +0000 Subject: [PATCH] Bump @types/webpack-subresource-integrity from 1.2.0 to 1.2.1 (#50) --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7cf42cf..3ad0658 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/react-router": "^5.1.13", "@types/react-router-dom": "^5.1.7", "@types/styled-components": "^5.1.9", - "@types/webpack-subresource-integrity": "^1.2.0", + "@types/webpack-subresource-integrity": "^1.2.1", "@types/workbox-webpack-plugin": "^5.1.6", "antd": "^4.15.1", "axios": "^0.21.1", diff --git a/yarn.lock b/yarn.lock index bf08e89..6fa9de6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2016,14 +2016,14 @@ "@types/source-list-map" "*" source-map "^0.7.3" -"@types/webpack-subresource-integrity@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@types/webpack-subresource-integrity/-/webpack-subresource-integrity-1.2.0.tgz#0051c6b0abec61929889e66964668303528c3525" - integrity sha512-J3JTXySjghrFIWs3/iNnSXAQ9aK+jDyy+F2/jfBiWPXhz4ZBm80Vi1t1p2Ef6h0g0c4TCg7M36R/J81GEDQ6zg== +"@types/webpack-subresource-integrity@^1.2.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@types/webpack-subresource-integrity/-/webpack-subresource-integrity-1.2.1.tgz#3c9c37ff0b4d21043b29f6e266fa46d8c322be53" + integrity sha512-YbYjPZuOrXobDRdJA6Ruk0t3AV1w4KIz3uQ1MGbGAi26tqT6WwZhcypZjFTKol7FOnT5uNU1WCcZCRgz8v/vRA== dependencies: - "@types/webpack" "*" + "@types/webpack" "^4" -"@types/webpack@*", "@types/webpack@^4", "@types/webpack@^4.41.8": +"@types/webpack@^4", "@types/webpack@^4.41.8": version "4.41.27" resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.27.tgz#f47da488c8037e7f1b2dbf2714fbbacb61ec0ffc" integrity sha512-wK/oi5gcHi72VMTbOaQ70VcDxSQ1uX8S2tukBK9ARuGXrYM/+u4ou73roc7trXDNmCxCoerE8zruQqX/wuHszA==