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.3 to 5.0.4
Bumps [@types/terser-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/terser-webpack-plugin) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/terser-webpack-plugin) --- updated-dependencies: - dependency-name: "@types/terser-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c338a19bff
commit
1d445055d3
2 changed files with 5 additions and 5 deletions
|
|
@ -86,7 +86,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.3",
|
||||
"@types/terser-webpack-plugin": "5.0.4",
|
||||
"@types/uuid": "8.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.1",
|
||||
"@typescript-eslint/parser": "4.28.1",
|
||||
|
|
|
|||
|
|
@ -969,10 +969,10 @@
|
|||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@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==
|
||||
"@types/terser-webpack-plugin@5.0.4":
|
||||
version "5.0.4"
|
||||
resolved "https://registry.npmjs.org/@types/terser-webpack-plugin/-/terser-webpack-plugin-5.0.4.tgz#852949e1d124e6c895cfa8cb17eb6265e4fdfe59"
|
||||
integrity sha512-1iyfZpMNNA/h/Q8uBpwuVhxKfKQHc98PD9NaCTrg22nj6d8aUvT79KBMtRLmR43v1PtCB0r1/gWGdNXrrMEK7A==
|
||||
dependencies:
|
||||
terser "^5.3.8"
|
||||
webpack "^5.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue