mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump webpack from 5.39.0 to 5.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.39.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f459fb2c7
commit
2b74596845
2 changed files with 5 additions and 5 deletions
|
|
@ -120,7 +120,7 @@
|
|||
"terser": "5.7.0",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.3",
|
||||
"webpack": "5.39.0"
|
||||
"webpack": "5.39.1"
|
||||
},
|
||||
"electronmon": {
|
||||
"patterns": [
|
||||
|
|
|
|||
|
|
@ -8239,10 +8239,10 @@ webpack-sources@^2.3.0:
|
|||
source-list-map "^2.0.1"
|
||||
source-map "^0.6.1"
|
||||
|
||||
webpack@5.39.0, webpack@^5.1.0:
|
||||
version "5.39.0"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
|
||||
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
|
||||
webpack@5.39.1, webpack@^5.1.0:
|
||||
version "5.39.1"
|
||||
resolved "https://registry.npmjs.org/webpack/-/webpack-5.39.1.tgz#d1e014b6d71e1aef385316ad528f21cd5b1f9784"
|
||||
integrity sha512-ulOvoNCh2PvTUa+zbpRuEb1VPeQnhxpnHleMPVVCq3QqnaFogjsLyps+o42OviQFoaGtTQYrUqDXu1QNkvUPzw==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.0"
|
||||
"@types/estree" "^0.0.47"
|
||||
|
|
|
|||
Loading…
Reference in a new issue