diff --git a/package.json b/package.json index e971a92..28019da 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@types/mkdirp": "0.5.2", "@types/node": "13.1.1", "@types/nopt": "3.0.29", - "@types/webpack": "4.41.0", + "@types/webpack": "4.41.1", "@typescript-eslint/eslint-plugin": "2.13.0", "@typescript-eslint/parser": "2.13.0", "autoprefixer": "9.7.3", diff --git a/yarn.lock b/yarn.lock index 0ff7634..2bb3936 100644 --- a/yarn.lock +++ b/yarn.lock @@ -560,7 +560,7 @@ "@types/source-list-map" "*" source-map "^0.6.1" -"@types/webpack@*": +"@types/webpack@*", "@types/webpack@4.41.1": version "4.41.1" resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.1.tgz#571f0e137ce698710dd2637f7d222811eb83e274" integrity sha512-n9fP8UrMxOi1wiM3oM+vMZHMJJ7WoQohqd63C20cmKOFkNEy9Q8hyZyDR6PWdvSYt3V3A7cwDq/kWxHlRYYZEg== @@ -572,18 +572,6 @@ "@types/webpack-sources" "*" source-map "^0.6.0" -"@types/webpack@4.41.0": - version "4.41.0" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.0.tgz#b813a044d8b0dec7dfcd7622fdbe327bde06eb9a" - integrity sha512-tWkdf9nO0zFgAY/EumUKwrDUhraHKDqCPhwfFR/R8l0qnPdgb9le0Gzhvb7uzVpouuDGBgiE//ZdY+5jcZy2TA== - dependencies: - "@types/anymatch" "*" - "@types/node" "*" - "@types/tapable" "*" - "@types/uglify-js" "*" - "@types/webpack-sources" "*" - source-map "^0.6.0" - "@types/yargs-parser@*": version "13.1.0" resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"