mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/webpack from 4.41.7 to 4.41.8
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.7 to 4.41.8. - [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
e222cb2067
commit
141d4e9e4b
2 changed files with 5 additions and 5 deletions
|
|
@ -88,7 +88,7 @@
|
|||
"@types/styled-jsx": "2.2.8",
|
||||
"@types/terser-webpack-plugin": "2.2.0",
|
||||
"@types/uuid": "7.0.0",
|
||||
"@types/webpack": "4.41.7",
|
||||
"@types/webpack": "4.41.8",
|
||||
"@typescript-eslint/eslint-plugin": "2.23.0",
|
||||
"@typescript-eslint/parser": "2.24.0",
|
||||
"ava": "3.5.0",
|
||||
|
|
|
|||
|
|
@ -835,10 +835,10 @@
|
|||
"@types/source-list-map" "*"
|
||||
source-map "^0.6.1"
|
||||
|
||||
"@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==
|
||||
"@types/webpack@*", "@types/webpack@4.41.8":
|
||||
version "4.41.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.8.tgz#d2244f5f612ee30230a5c8c4ae678bce90d27277"
|
||||
integrity sha512-mh4litLHTlDG84TGCFv1pZldndI34vkrW9Mks++Zx4KET7DRMoCXUvLbTISiuF4++fMgNnhV9cc1nCXJQyBYbQ==
|
||||
dependencies:
|
||||
"@types/anymatch" "*"
|
||||
"@types/node" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue