mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/terser-webpack-plugin from 5.0.2 to 5.0.3
Bumps [@types/terser-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/terser-webpack-plugin) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/terser-webpack-plugin) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
22e901e226
commit
7dfdd65cb3
2 changed files with 5 additions and 5 deletions
|
|
@ -87,7 +87,7 @@
|
|||
"@types/react-redux": "^7.1.16",
|
||||
"@types/seamless-immutable": "7.1.15",
|
||||
"@types/styled-jsx": "2.2.8",
|
||||
"@types/terser-webpack-plugin": "5.0.2",
|
||||
"@types/terser-webpack-plugin": "5.0.3",
|
||||
"@types/uuid": "8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "4.18.0",
|
||||
"@typescript-eslint/parser": "4.19.0",
|
||||
|
|
|
|||
|
|
@ -917,10 +917,10 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/terser-webpack-plugin@5.0.2":
|
||||
version "5.0.2"
|
||||
resolved "https://registry.npmjs.org/@types/terser-webpack-plugin/-/terser-webpack-plugin-5.0.2.tgz#ebc935cfb9a0cc5ef33934ab63202e16cdf6a961"
|
||||
integrity sha512-YcAT1D4gjho1jqc/gjn1ojHFtQtrGHaHPqz5nDMiN5Jj9BeigjDkS2w010PvUnPkdVY3GerDFbY62TArtDBuDQ==
|
||||
"@types/terser-webpack-plugin@5.0.3":
|
||||
version "5.0.3"
|
||||
resolved "https://registry.npmjs.org/@types/terser-webpack-plugin/-/terser-webpack-plugin-5.0.3.tgz#9194c24dee3a9d5dcfd67b58edffc1d66653d16b"
|
||||
integrity sha512-Ef60BOY9hV+yXjkMCuJI17cu1R8/H31n5Rnt1cElJFyBSkbRV3UWyBIYn8YpijsOG05R4bZf3G2azyBHkksu/A==
|
||||
dependencies:
|
||||
terser "^5.3.8"
|
||||
webpack "^5.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue