mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump @types/webpack from 4.41.6 to 4.41.7
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.6 to 4.41.7. - [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
6abd229386
commit
61533ce535
2 changed files with 5 additions and 5 deletions
|
|
@ -87,7 +87,7 @@
|
|||
"@types/styled-jsx": "2.2.8",
|
||||
"@types/terser-webpack-plugin": "2.2.0",
|
||||
"@types/uuid": "3.4.7",
|
||||
"@types/webpack": "4.41.6",
|
||||
"@types/webpack": "4.41.7",
|
||||
"@types/winreg": "1.2.30",
|
||||
"@typescript-eslint/eslint-plugin": "2.21.0",
|
||||
"@typescript-eslint/parser": "2.20.0",
|
||||
|
|
|
|||
|
|
@ -796,10 +796,10 @@
|
|||
"@types/source-list-map" "*"
|
||||
source-map "^0.6.1"
|
||||
|
||||
"@types/webpack@*", "@types/webpack@4.41.6":
|
||||
version "4.41.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.6.tgz#c76afbdef59159d12e3e1332dc264b75574722a2"
|
||||
integrity sha512-iWRpV5Ej+8uKrgxp6jXz3v7ZTjgtuMXY+rsxQjFNU0hYCnHkpA7vtiNffgxjuxX4feFHBbz0IF76OzX2OqDYPw==
|
||||
"@types/webpack@*", "@types/webpack@4.41.7":
|
||||
version "4.41.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.7.tgz#22be27dbd4362b01c3954ca9b021dbc9328d9511"
|
||||
integrity sha512-OQG9viYwO0V1NaNV7d0n79V+n6mjOV30CwgFPIfTzwmk8DHbt+C4f2aBGdCYbo3yFyYD6sjXfqqOjwkl1j+ulA==
|
||||
dependencies:
|
||||
"@types/anymatch" "*"
|
||||
"@types/node" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue