mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/webpack from 4.41.22 to 4.41.24
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.22 to 4.41.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c156fbdcce
commit
71bba2cc33
2 changed files with 5 additions and 5 deletions
|
|
@ -89,7 +89,7 @@
|
|||
"@types/styled-jsx": "2.2.8",
|
||||
"@types/terser-webpack-plugin": "4.2.0",
|
||||
"@types/uuid": "8.3.0",
|
||||
"@types/webpack": "4.41.22",
|
||||
"@types/webpack": "4.41.24",
|
||||
"@typescript-eslint/eslint-plugin": "4.5.0",
|
||||
"@typescript-eslint/parser": "4.4.0",
|
||||
"ava": "3.13.0",
|
||||
|
|
|
|||
|
|
@ -946,10 +946,10 @@
|
|||
"@types/source-list-map" "*"
|
||||
source-map "^0.6.1"
|
||||
|
||||
"@types/webpack@*", "@types/webpack@4.41.22":
|
||||
version "4.41.22"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.22.tgz#ff9758a17c6bd499e459b91e78539848c32d0731"
|
||||
integrity sha512-JQDJK6pj8OMV9gWOnN1dcLCyU9Hzs6lux0wBO4lr1+gyEhIBR9U3FMrz12t2GPkg110XAxEAw2WHF6g7nZIbRQ==
|
||||
"@types/webpack@*", "@types/webpack@4.41.24":
|
||||
version "4.41.24"
|
||||
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.24.tgz#75b664abe3d5bcfe54e64313ca3b43e498550422"
|
||||
integrity sha512-1A0MXPwZiMOD3DPMuOKUKcpkdPo8Lq33UGggZ7xio6wJ/jV1dAu5cXDrOfGDnldUroPIRLsr/DT43/GqOA4RFQ==
|
||||
dependencies:
|
||||
"@types/anymatch" "*"
|
||||
"@types/node" "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue