mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump webpack from 5.24.4 to 5.25.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.4 to 5.25.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.4...v5.25.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d340b86817
commit
6846491f48
2 changed files with 5 additions and 5 deletions
|
|
@ -121,7 +121,7 @@
|
|||
"terser": "5.6.0",
|
||||
"ts-node": "9.1.1",
|
||||
"typescript": "4.2.3",
|
||||
"webpack": "5.24.4"
|
||||
"webpack": "5.25.1"
|
||||
},
|
||||
"electronmon": {
|
||||
"patterns": [
|
||||
|
|
|
|||
|
|
@ -7797,10 +7797,10 @@ webpack-sources@^2.1.1:
|
|||
source-list-map "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
webpack@5.24.4, webpack@^5.1.0:
|
||||
version "5.24.4"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.24.4.tgz#37d8cf95841dd23c809ea02931294b3455d74a59"
|
||||
integrity sha512-RXOdxF9hFFFhg47BryCgyFrEyyu7Y/75/uiI2DoUiTMqysK+WczVSTppvkR47oZcmI/DPaXCiCiaXBP8QjkNpA==
|
||||
webpack@5.25.1, webpack@^5.1.0:
|
||||
version "5.25.1"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.25.1.tgz#d3564440ed2569253fa45864405a313916bef6f6"
|
||||
integrity sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.46"
|
||||
|
|
|
|||
Loading…
Reference in a new issue