mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump @types/webpack from 4.41.8 to 4.41.10
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.8 to 4.41.10. - [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
dfbc531f87
commit
a79d0fda6b
2 changed files with 5 additions and 5 deletions
|
|
@ -88,7 +88,7 @@
|
||||||
"@types/styled-jsx": "2.2.8",
|
"@types/styled-jsx": "2.2.8",
|
||||||
"@types/terser-webpack-plugin": "2.2.0",
|
"@types/terser-webpack-plugin": "2.2.0",
|
||||||
"@types/uuid": "7.0.2",
|
"@types/uuid": "7.0.2",
|
||||||
"@types/webpack": "4.41.9",
|
"@types/webpack": "4.41.10",
|
||||||
"@typescript-eslint/eslint-plugin": "2.25.0",
|
"@typescript-eslint/eslint-plugin": "2.25.0",
|
||||||
"@typescript-eslint/parser": "2.25.0",
|
"@typescript-eslint/parser": "2.25.0",
|
||||||
"ava": "3.5.2",
|
"ava": "3.5.2",
|
||||||
|
|
|
||||||
|
|
@ -862,10 +862,10 @@
|
||||||
"@types/source-list-map" "*"
|
"@types/source-list-map" "*"
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
|
|
||||||
"@types/webpack@*", "@types/webpack@4.41.9":
|
"@types/webpack@*", "@types/webpack@4.41.10":
|
||||||
version "4.41.9"
|
version "4.41.10"
|
||||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.9.tgz#f0ed8d46d69efe11573441f8eb112d934fc4efe9"
|
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.10.tgz#2e1f6b3508a249854efe3dcc7690905ac5ee10be"
|
||||||
integrity sha512-R68AotLGtaVL6HGfZRvEyYKsWcMv0CBFfSr4gxoYzhMn3LnjLV/ksP4dNi9de8dVG+Dn/GuDr1NwB/sDApB3pA==
|
integrity sha512-vIy0qaq8AjOjZLuFPqpo7nAJzcoVXMdw3mvpNN07Uvdy0p1IpJeLNBe3obdRP7FX2jIusDE7z1pZa0A6qYUgnA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/anymatch" "*"
|
"@types/anymatch" "*"
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue