mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump webpack from 5.32.0 to 5.33.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.32.0 to 5.33.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
21781682b7
commit
331e40e5fe
2 changed files with 5 additions and 5 deletions
|
|
@ -121,7 +121,7 @@
|
|||
"terser": "5.6.1",
|
||||
"ts-node": "9.1.1",
|
||||
"typescript": "4.2.4",
|
||||
"webpack": "5.32.0"
|
||||
"webpack": "5.33.2"
|
||||
},
|
||||
"electronmon": {
|
||||
"patterns": [
|
||||
|
|
|
|||
|
|
@ -8188,10 +8188,10 @@ webpack-sources@^2.1.1:
|
|||
source-list-map "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
webpack@5.32.0, webpack@^5.1.0:
|
||||
version "5.32.0"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.32.0.tgz#f013932d778dad81bd51292d0ea00865056dc22c"
|
||||
integrity sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg==
|
||||
webpack@5.33.2, webpack@^5.1.0:
|
||||
version "5.33.2"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.33.2.tgz#c049717c9b038febf5a72fd2f53319ad59a8c1fc"
|
||||
integrity sha512-X4b7F1sYBmJx8mlh2B7mV5szEkE0jYNJ2y3akgAP0ERi0vLCG1VvdsIxt8lFd4st6SUy0lf7W0CCQS566MBpJg==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.46"
|
||||
|
|
|
|||
Loading…
Reference in a new issue