Skip to content

Commit

Permalink
Update JS dependency webpack to v5.11.0 (#8894)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 17, 2020
1 parent 99d15b2 commit 31ecca7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"timekeeper": "2.2.0",
"vue-jest": "3.0.7",
"vue-loader": "15.9.6",
"webpack": "5.10.3",
"webpack": "5.11.0",
"webpack-cli": "4.2.0"
},
"stylelint": {
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12750,10 +12750,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"

webpack@5.10.3:
version "5.10.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.10.3.tgz#933cbd5e79d62040d988049ff0f515a6dc333006"
integrity sha512-KFPEbpNKfNU4t2CDsUZJ7KpuUbzDqGUCZqLmz4667KSUWMc9BuR3a8jpa72Emv7JUbdGwISD9OZjoI9S5BnHig==
webpack@5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.11.0.tgz#1647abc060441d86d01d8835b8f0fc1dae2fe76f"
integrity sha512-ubWv7iP54RqAC/VjixgpnLLogCFbAfSOREcSWnnOlZEU8GICC5eKmJSu6YEnph2N2amKqY9rvxSwgyHxVqpaRw==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.45"
Expand Down

0 comments on commit 31ecca7

Please sign in to comment.