mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump webpack from 5.15.0 to 5.16.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.15.0...v5.16.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b636c1703b
commit
ad97531274
2 changed files with 5 additions and 5 deletions
|
|
@ -121,6 +121,6 @@
|
|||
"terser": "5.5.1",
|
||||
"ts-node": "9.1.1",
|
||||
"typescript": "4.1.3",
|
||||
"webpack": "5.15.0"
|
||||
"webpack": "5.16.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7785,10 +7785,10 @@ webpack-sources@^2.1.1:
|
|||
source-list-map "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
webpack@5.15.0, webpack@^5.1.0:
|
||||
version "5.15.0"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.15.0.tgz#63d7b6228a4e15ee8c89899c2cfdd993e809bdd2"
|
||||
integrity sha512-y/xG+ONDz78yn3VvP6gAvGr1/gkxOgitvHSXBmquyN8KDtrGEyE3K9WkXOPB7QmfcOBCpO4ELXwNcCYQnEmexA==
|
||||
webpack@5.16.0, webpack@^5.1.0:
|
||||
version "5.16.0"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.16.0.tgz#796e093c2d92c229f013aefefde82b50c0572570"
|
||||
integrity sha512-QOkctcjYfEGxcYg4AzPJafyAQ7ANc266/URkX881uFA7b2k31E0Dmpy1ExfppHOTp1kHDTsRh9sXojVUvgPF0g==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.45"
|
||||
|
|
|
|||
Loading…
Reference in a new issue