Skip to content

Commit

Permalink
Lock correct webpack version in kbn-optimizer
Browse files Browse the repository at this point in the history
  • Loading branch information
smith committed Oct 5, 2020
1 parent c8ce93c commit 6f6bcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5200,7 +5200,7 @@
"@types/source-list-map" "*"
source-map "^0.6.1"

"@types/webpack@*", "@types/webpack@^4.4.31":
"@types/webpack@*", "@types/webpack@4.41.3", "@types/webpack@^4.4.31":
version "4.41.3"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.3.tgz#30c2251db1d69a45bbffd79c0577dd9baf50e7ba"
integrity sha512-dH+BZ6pHBZFrXpnif0YU/PbmUq3lQrvRPnqkxsciSIzvG/DE+Vm/Wrjn56T7V3+B5ryQa5fw0oGnHL8tk4ll6w==
Expand Down

0 comments on commit 6f6bcf7

Please sign in to comment.