diff --git a/package.json b/package.json index d3cd531a2..8c5858981 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/react-dom": "16.9.8", "@types/rimraf": "2.0.4", "@types/uglifyjs-webpack-plugin": "1.1.0", - "@types/webpack": "4.41.14", + "@types/webpack": "4.41.15", "@types/webpack-dev-server": "3.11.0", "@types/webpack-merge": "4.1.5", "@typescript-eslint/eslint-plugin": "2.34.0", diff --git a/yarn.lock b/yarn.lock index 52bc54a1e..efd7ff175 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1552,10 +1552,10 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@types/webpack@4.41.14": - version "4.41.14" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.14.tgz#39e3a429a4cc7dedaf79d0558f2912a101c9a2de" - integrity sha512-IRnPKux2B7Qip/cUgen5gUh68fxk9Ao0ovKkkSUNPu+6Zub30pjqk9qFG2xZQUBcpIyLte1QfiYBpyAMwuN7Pw== +"@types/webpack@4.41.15": + version "4.41.15" + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.15.tgz#9395e759c26056637e716d197607f5ce16b29033" + integrity sha512-JP9plf6b9BkAFRV71JXaqsbritf7P14EnLYu6s6tepW5Ci0wD9EisyJpOOAdNy0fOWuPMnWAY+vUgI0pz0klOw== dependencies: "@types/anymatch" "*" "@types/node" "*"