build(deps-dev): bump @types/webpack from 4.41.0 to 4.41.1
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.0 to 4.41.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6cebab0e7f
commit
14e1099fc2
2 changed files with 2 additions and 14 deletions
|
|
@ -99,7 +99,7 @@
|
||||||
"@types/mkdirp": "0.5.2",
|
"@types/mkdirp": "0.5.2",
|
||||||
"@types/node": "13.1.1",
|
"@types/node": "13.1.1",
|
||||||
"@types/nopt": "3.0.29",
|
"@types/nopt": "3.0.29",
|
||||||
"@types/webpack": "4.41.0",
|
"@types/webpack": "4.41.1",
|
||||||
"@typescript-eslint/eslint-plugin": "2.13.0",
|
"@typescript-eslint/eslint-plugin": "2.13.0",
|
||||||
"@typescript-eslint/parser": "2.13.0",
|
"@typescript-eslint/parser": "2.13.0",
|
||||||
"autoprefixer": "9.7.3",
|
"autoprefixer": "9.7.3",
|
||||||
|
|
|
||||||
14
yarn.lock
14
yarn.lock
|
|
@ -560,7 +560,7 @@
|
||||||
"@types/source-list-map" "*"
|
"@types/source-list-map" "*"
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
|
|
||||||
"@types/webpack@*":
|
"@types/webpack@*", "@types/webpack@4.41.1":
|
||||||
version "4.41.1"
|
version "4.41.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.1.tgz#571f0e137ce698710dd2637f7d222811eb83e274"
|
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.1.tgz#571f0e137ce698710dd2637f7d222811eb83e274"
|
||||||
integrity sha512-n9fP8UrMxOi1wiM3oM+vMZHMJJ7WoQohqd63C20cmKOFkNEy9Q8hyZyDR6PWdvSYt3V3A7cwDq/kWxHlRYYZEg==
|
integrity sha512-n9fP8UrMxOi1wiM3oM+vMZHMJJ7WoQohqd63C20cmKOFkNEy9Q8hyZyDR6PWdvSYt3V3A7cwDq/kWxHlRYYZEg==
|
||||||
|
|
@ -572,18 +572,6 @@
|
||||||
"@types/webpack-sources" "*"
|
"@types/webpack-sources" "*"
|
||||||
source-map "^0.6.0"
|
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@*":
|
"@types/yargs-parser@*":
|
||||||
version "13.1.0"
|
version "13.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
|
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue